cleanup messages
This commit is contained in:
@ -7,7 +7,6 @@ apt install nginx php-fpm php-gd -y
|
||||
|
||||
# Set up nginx
|
||||
COPY ./docker/nginx.conf /etc/nginx/nginx.conf
|
||||
RUN mkdir -p /var/www/html
|
||||
|
||||
# Setup scripts
|
||||
COPY ./docker/start.sh /start.sh
|
||||
|
Reference in New Issue
Block a user