php-fpm debian image
This commit is contained in:
@@ -6,7 +6,6 @@ ENV DEBIAN_FRONTEND noninteractive
|
||||
RUN set -ex; \
|
||||
apt-get update -q; \
|
||||
apt-get install -y --no-install-recommends \
|
||||
php-fpm \
|
||||
bzip2 \
|
||||
default-mysql-client \
|
||||
cron \
|
||||
|
||||
Reference in New Issue
Block a user