mirror of
https://github.com/containers/podman.git
synced 2026-03-30 04:22:04 -04:00
As outlined in #21856, it can take a number of seconds until an image gets pulled. That is because init is hitting the registry first to look up the image. To improve the UX, add a new line indicating what happens. [NO NEW TESTS NEEDED] Fixes: #21856 Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>