Skip to content
This repository has been archived by the owner on Oct 10, 2020. It is now read-only.

atomic install/pull does not respect registries.insecure #1241

Open
ghost opened this issue Jun 15, 2018 · 1 comment
Open

atomic install/pull does not respect registries.insecure #1241

ghost opened this issue Jun 15, 2018 · 1 comment

Comments

@ghost
Copy link

ghost commented Jun 15, 2018

I have found the http: transport in the manpage since writing this bug report, so it's not really all that high priority anymore. I've changed the title, because it would still be nice for atomic to respect registries.insecure, in order to have consistent behavior between all of podman, buildah, atomic, and skopeo WRT HTTP/HTTPS handling.

Original report

I have an image in an insecure local registry, and I'd like to atomic install it in a F28AH VM. Unfortunately, as with podman search, there is no way to configure access to an insecure registry with atomic install and pull. Accessing the registry results in http: server gave HTTP response to HTTPS client.

It would be great if registries.insecure in /etc/containers/registries.conf were honored and/or a --tls-verify flag were added, ideally with the same behavior as in containers/podman#932.

@ghost ghost changed the title Cannot atomic install/pull from insecure docker registry atomic install/pull does not respect registries.insecure Jun 15, 2018
@TomasTomecek
Copy link
Contributor

Is probably related to: containers/skopeo#530

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant