mirror of
https://github.com/containers/podman.git
synced 2025-06-22 01:48:54 +08:00

In cases where a user issues the podman container runlabel command and the image is not local, we now default to pulling the image automatically to mimic the atomic cli behavior. Fixes: BZ #1677905 Signed-off-by: baude <bbaude@redhat.com>