mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-09-04 14:47:51 +00:00
Make sure that the value is only set if specified on the CLI. c/image already defaults to true but if set in the system context, we'd skip settings in the registries.conf. Fixes: #11933 Signed-off-by: Valentin Rothberg <rothberg@redhat.com> |
||
|---|---|---|
| .. | ||
| config.go | ||
| config_darwin.go | ||
| config_linux.go | ||
| config_local.go | ||
| config_remote.go | ||
| config_unsupported.go | ||
| config_windows.go | ||
| containers.conf | ||
| default.go | ||
| default_linux.go | ||
| default_unsupported.go | ||
| nosystemd.go | ||
| pull_policy.go | ||
| systemd.go | ||
| util_supported.go | ||
| util_windows.go | ||