mirror of
https://github.com/containers/podman.git
synced 2026-03-07 08:21:02 -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