From a4b82c03d3f70ac0df712ec9100a59662e86b625 Mon Sep 17 00:00:00 2001 From: baude Date: Fri, 1 Mar 2019 08:57:01 -0600 Subject: Pull image for runlabel if not local 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 --- completions/bash/podman | 2 -- 1 file changed, 2 deletions(-) (limited to 'completions/bash') diff --git a/completions/bash/podman b/completions/bash/podman index 36ac27d52..74e3a49d2 100644 --- a/completions/bash/podman +++ b/completions/bash/podman @@ -2401,8 +2401,6 @@ _podman_container_runlabel() { --display --help -h - -p - --pull -q --quiet --tls-verify -- cgit v1.2.3-54-g00ecf