mirror of
https://github.com/Rouji/single_php_filehost.git
synced 2025-04-10 19:08:45 +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/
|
chown www-data. /run/lighttpd/
|
||||||
|
|
||||||
ADD lighttpd.conf /etc/lighttpd/lighttpd.conf
|
ADD lighttpd.conf /etc/lighttpd/lighttpd.conf
|
||||||
|
RUN mkdir -p /var/www/
|
||||||
ADD index.php /var/www/index.php
|
ADD index.php /var/www/index.php
|
||||||
ADD php.ini /etc/php7/php.ini
|
ADD php.ini /etc/php7/php.ini
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user