Failure when building error connecting to gcr.io #13647
Answered
by
ActivePeter
ActivePeter
asked this question in
Q&A
|
When I ran
is there anyway to set proxy for it? |
Answered by
ActivePeter
Jan 25, 2023
Replies: 2 comments 6 replies
|
Hm the files do not define the registry. What have you set for |
5 replies
I changed the defaultBaseImage in '.ko.yaml' to docker.io/ubuntu and another error came when build. Then I set 'GOFLAGS=-buildvcs=false' and finally it completed without error. |
1 reply
Answer selected by
ActivePeter
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

I changed the defaultBaseImage in '.ko.yaml' to docker.io/ubuntu and another error came when build. Then I set 'GOFLAGS=-buildvcs=false' and finally it completed without error.