Skip to content

Commit 7aa26e1

Browse files
committed
Add no-new-privs note
1 parent 51812cc commit 7aa26e1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/misc/non-root.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ Our images use s6 as a supervisor and that needs to be able to write its service
3535
* Docker Mods will not be run
3636
* Custom Services will not be run
3737
* 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
3839

3940
For all of these reasons, we recommend you *do not* switch existing container instances to run with a non-root user without careful testing.
4041

0 commit comments

Comments
 (0)