Skip to content

fix --podman-args#1455

Open
bam80 wants to merge 1 commit into
containers:mainfrom
bam80:fix-podman-args-pos
Open

fix --podman-args#1455
bam80 wants to merge 1 commit into
containers:mainfrom
bam80:fix-podman-args-pos

Conversation

@bam80
Copy link
Copy Markdown

@bam80 bam80 commented May 12, 2026

This change fixes #707 by ensuring that arguments specified with --podman-args are inserted before the subcommand.
This allows global podman options such as --remote to work as expected.

@bam80 bam80 force-pushed the fix-podman-args-pos branch from 848d05d to c648cda Compare May 12, 2026 21:42
This change addresses containers#707 by ensuring that arguments
specified with --podman-args are inserted before the subcommand.
This allows global podman options such as --remote to work as expected.

Signed-off-by: Andrey Butirsky <butirsky@gmail.com>
@bam80 bam80 force-pushed the fix-podman-args-pos branch from c648cda to d470671 Compare May 12, 2026 22:44
@bam80 bam80 marked this pull request as ready for review May 12, 2026 22:59
@bam80 bam80 changed the title fix: Place --podman-args before podman subcommand fix --podman-args May 12, 2026
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.

--podman-args args are not passed to podman

1 participant