mirror of
https://github.com/containers/podman.git
synced 2025-12-01 10:38:05 +08: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>