mirror of
https://github.com/jkaninda/nginx-php-fpm.git
synced 2025-12-07 22:19:44 +01:00
Merge branch '7.4' into 8.0
This commit is contained in:
@@ -91,7 +91,6 @@ RUN groupmod -g 1000 www-data
|
||||
|
||||
RUN chmod -R 755 $WORKDIR
|
||||
RUN chown -R www-data:www-data $WORKDIR
|
||||
EXPOSE 9000
|
||||
EXPOSE 80
|
||||
EXPOSE 9000 80
|
||||
CMD [ "entrypoint" ]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user