User root

This commit is contained in:
Alexandre
2022-09-19 15:48:09 +02:00
committed by GitHub
parent f1bfc36ef9
commit 1d5765215d

View File

@@ -26,6 +26,8 @@ FROM ${BUILD_FROM}
ENV S6_CMD_WAIT_FOR_SERVICES=1 \
S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0 \
S6_SERVICES_GRACETIME=0
USER root
##################
# 3 Install apps #