Update Dockerfile

This commit is contained in:
Alexandre
2023-05-24 20:18:00 +02:00
committed by GitHub
parent dc4c689eb6
commit 735c228ab4

View File

@@ -27,7 +27,7 @@ ENV S6_CMD_WAIT_FOR_SERVICES=1 \
S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0 \
S6_SERVICES_GRACETIME=0
RUN sed -i "1a /./entrypoint.sh" /usr/local/bin/docker-entrypoint.sh
#RUN sed -i "1a /./entrypoint.sh" /usr/local/bin/docker-entrypoint.sh
##################
# 3 Install apps #