Move execute things externally

This commit is contained in:
Alexandre
2025-02-06 15:33:25 +01:00
committed by GitHub
parent fc92385dcd
commit 8f0e1fbeaf

View File

@@ -34,6 +34,7 @@ ENV S6_CMD_WAIT_FOR_SERVICES=1 \
#WORKDIR $FIREFLY_III_PATH
RUN \
mv /etc/entrypoint.d/11-execute-things.sh / && \
mv /etc/entrypoint.d/* /etc/cont-init.d/
#RUN \