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.
2 parents b19df2d + 4a7785d commit 827dbaeCopy full SHA for 827dbae
docs/source/markdown/options/security-opt.image.md
@@ -16,7 +16,7 @@ container
16
- `label=level:LEVEL` : Set the label level for the container processes
17
- `label=filetype:TYPE` : Set the label file type for the container files
18
- `label=disable` : Turn off label separation for the container
19
-- `no-new-privileges` : Not supported
+- `no-new-privileges` : Disable container processes from gaining additional privileges
20
21
- `seccomp=unconfined` : Turn off seccomp confinement for the container
22
- `seccomp=profile.json` : JSON file to be used as the seccomp filter for the container.
0 commit comments