mirror of
https://github.com/containers/podman.git
synced 2026-01-20 03:52:19 -05:00
Right now, we don't print errors from c/image while trying to pull images. This prints the errors when log-level=debug is set so we can debug errors while pulling. Signed-off-by: Matthew Heon <mheon@redhat.com> Closes: #1409 Approved by: baude