doen
This commit is contained in:
5
server/Dockerfile
Normal file
5
server/Dockerfile
Normal file
@ -0,0 +1,5 @@
|
||||
FROM httpd:2.4.52
|
||||
|
||||
COPY script.sh /usr/local/apache2/cgi-bin/
|
||||
|
||||
COPY httpd.conf /usr/local/apache2/conf/
|
Reference in New Issue
Block a user