上传文件至 /
This commit is contained in:
parent
5eed913115
commit
997bd0dcb7
4
Dockerfile
Normal file
4
Dockerfile
Normal file
@ -0,0 +1,4 @@
|
||||
FROM ctftraining/base_image_nginx_mysql_php_56
|
||||
COPY src /var/www/html
|
||||
COPY files/flag.sh /flag.sh
|
||||
RUN chown -R www-data:www-data /var/www/html
|
Loading…
x
Reference in New Issue
Block a user