mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-04 14:54:07 +02:00
Update Dockerfile
This commit is contained in:
@@ -34,8 +34,8 @@ ENV S6_CMD_WAIT_FOR_SERVICES=1 \
|
|||||||
#WORKDIR $FIREFLY_III_PATH
|
#WORKDIR $FIREFLY_III_PATH
|
||||||
|
|
||||||
RUN \
|
RUN \
|
||||||
mv /etc/entrypoint.d/11-execute-things.sh / && \
|
mkdir -p /scripts && \
|
||||||
mv /etc/entrypoint.d/* /etc/cont-init.d/
|
mv /etc/entrypoint.d/* /scripts/
|
||||||
|
|
||||||
#RUN \
|
#RUN \
|
||||||
# # Change data location
|
# # Change data location
|
||||||
|
|||||||
Reference in New Issue
Block a user