Update Dockerfile

This commit is contained in:
Alexandre
2022-11-27 14:37:37 +01:00
committed by GitHub
parent b8299678c3
commit 4f3aaefad6

View File

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