podman/libpod/image
baude 0e58ec7474 podman push should honor registries.conf
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
2018-05-10 14:56:56 +00:00
..
docker_registry_options.go Stage3 Image Library 2018-03-14 20:21:31 +00:00
filters.go Vendor in latest containers/image and contaners/storage 2018-04-19 14:08:47 +00:00
image.go podman push should honor registries.conf 2018-05-10 14:56:56 +00:00
image_test.go Vendor in latest containers/image and contaners/storage 2018-04-19 14:08:47 +00:00
parts.go Stage3 Image Library 2018-03-14 20:21:31 +00:00
pull.go Fix pulling from secure registry 2018-05-04 14:13:18 +00:00
signing_options.go Stage3 Image Library 2018-03-14 20:21:31 +00:00
utils.go Migrate podman images to image library 2018-03-21 16:20:14 +00:00