mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-28 03:07:56 +00:00
Podman loads containers.conf before Cobra processes global flags, hiding debug and trace diagnostics emitted during configuration parsing. Parse early CLI options once so logging is configured first, then reuse the result for modules and remote-mode selection. Fixes: #25362 Signed-off-by: Marcos Paulo Diniz <marcosdinizpaulo@gmail.com> |
||
|---|---|---|
| .. | ||
| config.go | ||
| config_abi.go | ||
| config_test.go | ||
| config_tunnel.go | ||
| json.go | ||
| registry.go | ||
| registry_common.go | ||
| registry_freebsd.go | ||
| remote.go | ||