Skip to content

Instantly share code, notes, and snippets.

@pmorie
Created April 17, 2015 18:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pmorie/85a2c88620df0a98b0a8 to your computer and use it in GitHub Desktop.
Save pmorie/85a2c88620df0a98b0a8 to your computer and use it in GitHub Desktop.
$ docker push !$
docker push docker-registry.usersys.redhat.com/kubernetes/kubelet
FATA[0000] Error: v1 ping attempt failed with error: Get https://docker-registry.usersys.redhat.com/v1/_ping: dial tcp 10.3.10.70:443: connection refused. If this private registry supports only HTTP or HTTPS with an unknown CA certificate, please add `--insecure-registry docker-registry.usersys.redhat.com` 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/docker-registry.usersys.redhat.com/ca.crt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment