Skip to content

Commit 827dbae

Browse files
Merge pull request #25733 from ninja-quokka/update_no_new_priv_docs
docs: Update `podman build` security options
2 parents b19df2d + 4a7785d commit 827dbae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/markdown/options/security-opt.image.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ container
1616
- `label=level:LEVEL` : Set the label level for the container processes
1717
- `label=filetype:TYPE` : Set the label file type for the container files
1818
- `label=disable` : Turn off label separation for the container
19-
- `no-new-privileges` : Not supported
19+
- `no-new-privileges` : Disable container processes from gaining additional privileges
2020

2121
- `seccomp=unconfined` : Turn off seccomp confinement for the container
2222
- `seccomp=profile.json` : JSON file to be used as the seccomp filter for the container.

0 commit comments

Comments
 (0)