mirror of
https://github.com/Rouji/single_php_filehost.git
synced 2025-04-05 00:49:33 +00:00
fix Dockerfile
This commit is contained in:
parent
4ee906b92f
commit
0cdce5e4ee
@ -35,6 +35,7 @@ RUN mkdir -p /run/lighttpd/ && \
|
||||
chown www-data. /run/lighttpd/
|
||||
|
||||
ADD lighttpd.conf /etc/lighttpd/lighttpd.conf
|
||||
RUN mkdir -p /var/www/
|
||||
ADD index.php /var/www/index.php
|
||||
ADD php.ini /etc/php7/php.ini
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user