Replies: 1 comment
-
same question |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
when push images to harbor with buildx build --push, I meet the problems of x509: certificate signed by unknown authority.
Reproduction
docker buildx build --platform linux/arm64 -t hub.xdxct.com/mchen/hello:arm64-test . --push
result is present
but I can login my harbor
Beta Was this translation helpful? Give feedback.
All reactions