Skip to content

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

Open
@Teo90

Description

@Teo90

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

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions