Skip to content

fix: add docker host#2590

Open
Ajay-Satish-01 wants to merge 1 commit into
buildpacks:mainfrom
Ajay-Satish-01:subcommand_fix_podman
Open

fix: add docker host#2590
Ajay-Satish-01 wants to merge 1 commit into
buildpacks:mainfrom
Ajay-Satish-01:subcommand_fix_podman

Conversation

@Ajay-Satish-01
Copy link
Copy Markdown

Summary

Add --docker-host as a root persistent flag so all subcommands (not just pack build) can specify a custom Docker daemon address. This fixes Podman interoperability for commands like pack builder create, which previously rejected the flag with Error: unknown flag: --docker-host.

Documentation

  • Should this change be documented?
    • Yes, see #___
    • No

Resolves #2350

@github-actions github-actions Bot added the type/enhancement Issue that requests a new feature or improvement. label May 4, 2026
@github-actions github-actions Bot added this to the 0.41.0 milestone May 4, 2026
Signed-off-by: Ajay-Satish-01 <ajay.satishpriya@gmail.com>
@Ajay-Satish-01 Ajay-Satish-01 force-pushed the subcommand_fix_podman branch from ecb71c0 to ff31bf5 Compare May 4, 2026 03:58
@Ajay-Satish-01
Copy link
Copy Markdown
Author

@jjbustamante is this the method you were referring to for fixing this issue?

@Ajay-Satish-01 Ajay-Satish-01 marked this pull request as ready for review May 4, 2026 15:48
@Ajay-Satish-01 Ajay-Satish-01 requested review from a team as code owners May 4, 2026 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type/enhancement Issue that requests a new feature or improvement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

other subcommands do not work with podman

1 participant