containerd / containerd/nerdctl
Option --insecure-registry does not work with pull & push (`no route to host`)
- 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`

push
`nerdctl -n k8s.io --insecure-registry push 192.168.88.150/k8s/coredns:v1.8.0`

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.