Update Dockerfile

This commit is contained in:
Alexandre
2025-07-19 00:31:01 +02:00
committed by GitHub
parent 253bc64b44
commit 906976b1e0

View File

@@ -27,6 +27,8 @@ ENV S6_CMD_WAIT_FOR_SERVICES=1 \
S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0 \
S6_SERVICES_GRACETIME=0
USER root
##################
# 3 Install apps #
##################