Skip to content

Pulling from insecure registries is not supported #2

Description

@nponeccop
./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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions