Skip to content

Commit bb54d94

Browse files
Merge pull request #6952 from leonardomoreira00/bug/fix-doc-buildah-from
docs: update description for no-new-privileges option
2 parents 5f52e38 + 5efe858 commit bb54d94

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/buildah-from.1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -422,7 +422,7 @@ Security Options
422422
"label=type:TYPE" : Set the label type for the container
423423
"label=level:LEVEL" : Set the label level for the container
424424
"label=disable" : Turn off label confinement for the container
425-
"no-new-privileges" : Not supported
425+
"no-new-privileges" : Disable container processes from gaining additional privileges
426426

427427
"seccomp=unconfined" : Turn off seccomp confinement for the container
428428
"seccomp=profile.json : White listed syscalls seccomp Json file to be used as a seccomp filter

0 commit comments

Comments
 (0)