Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pull command should also support private registry with private certs #103

Closed
ChaosEternal opened this issue May 27, 2018 · 7 comments
Closed

Comments

@ChaosEternal
Copy link

for example, when pull from an internal registry,
img command failed:

img pull registry.internal/py-test

Pulling registry.internal/py-test...
failed to do request: Head https://registry.internal/v2/py-test/manifests/latest: x509: certificate signed by unknown authority

@jessfraz
Copy link
Collaborator

is this flag not sufficient for you? #85

@jessfraz
Copy link
Collaborator

jessfraz commented May 27, 2018 via email

@ChaosEternal
Copy link
Author

ChaosEternal commented May 28, 2018 via email

@ChaosEternal
Copy link
Author

ChaosEternal commented May 28, 2018 via email

@jessfraz
Copy link
Collaborator

jessfraz commented May 28, 2018 via email

@ChaosEternal
Copy link
Author

ChaosEternal commented May 28, 2018 via email

@jessfraz
Copy link
Collaborator

Oh cool ok good to know...

I'll add something like that to the docs, do you think that is sufficient

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

No branches or pull requests

2 participants