mirror of
https://github.com/jkaninda/nginx-php-fpm.git
synced 2025-12-06 13:39:42 +01:00
Refactoring
This commit is contained in:
@@ -79,6 +79,6 @@ RUN groupmod -g 1000 www-data
|
||||
|
||||
RUN chmod -R 755 $WORKDIR
|
||||
RUN chown -R www-data:www-data $WORKDIR
|
||||
EXPOSE 80
|
||||
EXPOSE 9000 80
|
||||
CMD [ "entrypoint" ]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user