mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-27 02:37:53 +00:00
Like podman pull, when you push an image, podman should check if the registry is listed as insecure and if so, it should --tls-verify=false unless the user overrides this. Signed-off-by: baude <bbaude@redhat.com> Closes: #738 Approved by: mheon |
||
|---|---|---|
| .. | ||
| docker_registry_options.go | ||
| filters.go | ||
| image.go | ||
| image_test.go | ||
| parts.go | ||
| pull.go | ||
| signing_options.go | ||
| utils.go | ||