Update Dockerfile

This commit is contained in:
Sebastian Hugentobler 2016-10-28 15:44:06 +02:00 committed by GitHub
parent 892c733622
commit 600f4dc03c

View File

@ -40,5 +40,7 @@ RUN mkdir /run/nginx
ADD /rootfs / ADD /rootfs /
EXPOSE 80
ENV FPMUSER nginx ENV FPMUSER nginx
ENV FPMGROUP nginx ENV FPMGROUP nginx