Update Dockerfile

This commit is contained in:
Alexandre
2025-02-15 07:26:03 +01:00
committed by GitHub
parent 57a9bce75d
commit f7f09158b0

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
# load volume
VOLUME [ "/sys/fs/cgroup" ]