mirror of
https://github.com/containers/podman.git
synced 2025-11-02 14:55:28 +08: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>