buildah
buildah copied to clipboard
Respect CONTAINERS_REGISTRIES_CONF
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?
Interested in opening a PR?
A friendly reminder that this issue had no activity for 30 days.
This may be solved as part of the config file changes, see https://github.com/containers/podman/pull/27657