mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-09-04 06:37:50 +00:00
Fix a bug where pods would be created with the hard-coded default infra image instead of the custom one from containers.conf. Add a simple regression test. Fixes: #12245 Signed-off-by: Valentin Rothberg <rothberg@redhat.com> |
||
|---|---|---|
| .. | ||
| create.go | ||
| exists.go | ||
| inspect.go | ||
| kill.go | ||
| logs.go | ||
| pause.go | ||
| pod.go | ||
| prune.go | ||
| ps.go | ||
| restart.go | ||
| rm.go | ||
| start.go | ||
| stats.go | ||
| stop.go | ||
| top.go | ||
| unpause.go | ||