1
0

done for real

This commit is contained in:
2022-02-22 02:09:19 +01:00
parent afcfd8613c
commit ab77542d38
2 changed files with 18 additions and 1 deletions

View File

@ -1,5 +1,5 @@
FROM httpd:2.4.52
COPY script.sh /usr/local/apache2/cgi-bin/
COPY --chown=www-data:www-data script.sh /usr/local/apache2/cgi-bin/
COPY httpd.conf /usr/local/apache2/conf/