Skip to content

No credentials found and service=\"registry.docker.io\"" status="401 Unauthorized" #1033

Answered by piksel
kingzleshe asked this question in Q&A
Discussion options

You must be logged in to vote

Those are just debug messages. You can leave out the --debug if you want to hide them.

This instance is just the normal way to do authentication over HTTP. First, you make a request without any credentials and check the server response for what types of authentication they require/supports. Then you set up your HTTP headers to match those requirements on subsequent requests.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by zoispag
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants