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

Pulling from insecure registries is not supported #2

Open
nponeccop opened this issue Mar 31, 2015 · 0 comments
Open

Pulling from insecure registries is not supported #2

nponeccop opened this issue Mar 31, 2015 · 0 comments

Comments

@nponeccop
Copy link

./pullcontainer -o foo 104.222.111.88:44444/bar

Invalid registry endpoint https://104.222.111.88:44444/v1/: Get https://104.222.111.88:44444
/v1/_ping: EOF. If this private registry supports only HTTP or HTTPS with an unknown CA certificate, 
please add `--insecure-registry 104.222.111.88:44444` to the daemon's arguments. In the case of 
HTTPS, if you have access to the registry's CA certificate, no need for the flag; simply place the CA 
certificate at /etc/docker/certs.d/104.222.111.88:44444/ca.crt
panic: runtime error: invalid memory address or nil pointer dereference
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

1 participant