buildah icon indicating copy to clipboard operation
buildah copied to clipboard

Respect CONTAINERS_REGISTRIES_CONF

Open 0x0D15 opened this issue 2 months ago • 3 comments

Currently it looks as if buildah disregards the podman registry path environment variable CONTAINERS_REGISTRIES_CONF and instead containues to load the registry file from the default path irregardless of whether CONTAINERS_REGISTRIES_CONF is set.

Could the behavior between buildah and podman be synchronized in this regard?

0x0D15 avatar Nov 02 '25 18:11 0x0D15

Interested in opening a PR?

rhatdan avatar Nov 03 '25 14:11 rhatdan

A friendly reminder that this issue had no activity for 30 days.

github-actions[bot] avatar Dec 04 '25 00:12 github-actions[bot]

This may be solved as part of the config file changes, see https://github.com/containers/podman/pull/27657

Luap99 avatar Dec 05 '25 11:12 Luap99