containerd / containerd/nerdctl

Option --insecure-registry does not work with pull & push (`no route to host`)

Open
#299 7 comments 0 reactions 0 assignees View on GitHub
question
Dominant language
Go
Stars
10.4k
Forks
826
Avg merge
1d 23h
Merged PRs (30d)
44

Description

Hi,

I'm trying to use nerdctl with a private harbor without TLS, while the global flag --insecure-registry does not really ignore the HTTP responses.

Here is what i didi:
pull
`nerdctl --insecure-registry pull 192.168.88.150/devops/kaniko-project-executor:debug`
![image](https://user-images.githubusercontent.com/23375797/126621062-846893d5-4f46-4b49-a8fa-bf62e9fcb225.png)

push
`nerdctl -n k8s.io --insecure-registry push 192.168.88.150/k8s/coredns:v1.8.0`
![image](https://user-images.githubusercontent.com/23375797/126621114-9b6453b9-dcc0-4d57-8543-7d1fbe79ebd4.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.