Connection refused for non-TLS registry URL #977
Labels
area/registry
For all bugs having to do with pushing/pulling into registries
in progress
priority/p1
Basic need feature compatibility with docker build. we should be working on this next.
Milestone
Actual behavior
When I use kaniko to build image and push it to a local registry (xx.xx.xx.xx:5000/tag:version), it will refuse the connection.
We should upgrade go-containerregistry version to deal it.
google/go-containerregistry@4711a5d
Expected behavior
A clear and concise description of what you expected to happen.
To Reproduce
Steps to reproduce the behavior:
Additional Information
Please provide either the Dockerfile you're trying to build or one that can reproduce this error.
Please provide or clearly describe any files needed to build the Dockerfile (ADD/COPY commands)
Triage Notes for the Maintainers
--cache
flagThe text was updated successfully, but these errors were encountered: