mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-07 16:15:55 +02:00
Update Dockerfile
This commit is contained in:
@@ -37,7 +37,7 @@ RUN \
|
|||||||
################
|
################
|
||||||
# Modify image #
|
# Modify image #
|
||||||
################
|
################
|
||||||
&& cp -n /config.ini.php /data \
|
&& cp -n /defaults/config.ini.php /data \
|
||||||
&& ln -s /data/config.ini.php /var/www/webtrees/data \
|
&& ln -s /data/config.ini.php /var/www/webtrees/data \
|
||||||
&& touch /data/webtrees.sqlite \
|
&& touch /data/webtrees.sqlite \
|
||||||
&& ln -s /data/webtrees.sqlite /var/www/webtrees/data
|
&& ln -s /data/webtrees.sqlite /var/www/webtrees/data
|
||||||
|
|||||||
Reference in New Issue
Block a user