Update
This commit is contained in:
@@ -13,7 +13,7 @@ RUN wget http://nginx.org/keys/nginx_signing.key && \
|
||||
|
||||
ADD nginx.conf /app/code/nginx.conf.default
|
||||
ADD public /app/code/public.default
|
||||
ADD fpm.conf /etc/php/7.0/fpm/php-fpm.conf
|
||||
ADD fpm.conf /etc/php/7.2/fpm/php-fpm.conf
|
||||
ADD start.sh /app/code/start.sh
|
||||
|
||||
RUN mkdir /run/nginx && \
|
||||
|
Reference in New Issue
Block a user