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