fix docker image?
This commit is contained in:
@ -9,6 +9,7 @@ apt install nginx php-fpm php-gd -y
|
||||
COPY ./docker/nginx.conf /etc/nginx/nginx.conf
|
||||
|
||||
# Setup scripts
|
||||
COPY ./upload.php /tmp/upload.php
|
||||
COPY ./docker/start.sh /start.sh
|
||||
|
||||
# Start server
|
||||
|
Reference in New Issue
Block a user