Skip to content

docs: update description for no-new-privileges option#6952

Merged
TomSweeneyRedHat merged 1 commit into
podman-container-tools:mainfrom
leonardomoreira00:bug/fix-doc-buildah-from
Jul 14, 2026
Merged

docs: update description for no-new-privileges option#6952
TomSweeneyRedHat merged 1 commit into
podman-container-tools:mainfrom
leonardomoreira00:bug/fix-doc-buildah-from

Conversation

@leonardomoreira00

Copy link
Copy Markdown
Contributor

What type of PR is this?

/kind documentation

What this PR does / why we need it:

This pull request brings the buildah-from command documentation in line with the code.
The command buildah-from parses and accepts the flag --security-opt no-new-privileges.

How to verify it

See:

Which issue(s) this PR fixes:

Fixes #6951

Special notes for your reviewer:

None.

Does this PR introduce a user-facing change?

Fixed the documentation of `buildah-from` to match the code base. The flag `--security-opt` accepts the input `no-new-privileges`.

Signed-off-by: Leonardo Moreira <leonardo.moreira.coutinho@gmail.com>

@nalind nalind left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@TomSweeneyRedHat TomSweeneyRedHat left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@TomSweeneyRedHat

Copy link
Copy Markdown
Contributor

/lgtm

@TomSweeneyRedHat TomSweeneyRedHat merged commit bb54d94 into podman-container-tools:main Jul 14, 2026
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: buildah-from documents --security-opt no-new-privileges as not supported

3 participants