mirror of
https://github.com/containers/podman.git
synced 2026-07-14 01:01:49 -04:00
So far, the infra containers of pods required pulling down an image rendering pods not usable in disconnected environments. Instead, build an image locally which uses local pause binary. Fixes: #10354 Signed-off-by: Valentin Rothberg <rothberg@redhat.com>