We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51812cc commit 7aa26e1Copy full SHA for 7aa26e1
1 file changed
docs/misc/non-root.md
@@ -35,6 +35,7 @@ Our images use s6 as a supervisor and that needs to be able to write its service
35
* Docker Mods will not be run
36
* Custom Services will not be run
37
* Custom Scripts will be limited in their functionality
38
+* You cannot set `no-new-privileges=true` as it will prevent s6 from being able to start the init process
39
40
For all of these reasons, we recommend you *do not* switch existing container instances to run with a non-root user without careful testing.
41
0 commit comments