mirror of
https://github.com/containers/podman.git
synced 2026-03-13 12:18:21 -04:00
People who use docker scripts with Podman see failures if they use disable-content-trust flag. This flag already existed for podman build, adding it to pull/push/create/run. Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>