mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-01 13:24:04 +02:00
Update Dockerfile
This commit is contained in:
@@ -29,6 +29,7 @@ ENV S6_CMD_WAIT_FOR_SERVICES=1 \
|
|||||||
VOLUME [ "/data" ]
|
VOLUME [ "/data" ]
|
||||||
|
|
||||||
USER root
|
USER root
|
||||||
|
ENV FROM_EMAIL='wger Workout Manager <wger@example.com>'
|
||||||
|
|
||||||
RUN sed -i "1a ls /home/wger/src" /home/wger/entrypoint.sh \
|
RUN sed -i "1a ls /home/wger/src" /home/wger/entrypoint.sh \
|
||||||
&& sed -i "1a ln -s /data/database.sqlite /home/wger/db" /home/wger/entrypoint.sh \
|
&& sed -i "1a ln -s /data/database.sqlite /home/wger/db" /home/wger/entrypoint.sh \
|
||||||
|
|||||||
Reference in New Issue
Block a user