supervisord

This commit is contained in:
2018-12-15 10:06:23 +01:00
parent 60c1c8c1df
commit be7f703fe5

View File

@@ -2,6 +2,7 @@ FROM nginx:1.15.7-alpine
RUN \ RUN \
apk add --no-cache \ apk add --no-cache \
supervisor \
curl \ curl \
php7 \ php7 \
php7-apcu \ php7-apcu \