php-fpm debian image

This commit is contained in:
2022-03-13 12:53:19 +01:00
parent ae30b7dc0b
commit 4b4f0055cc
2 changed files with 6 additions and 1 deletions

View File

@@ -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 \