Closed
Description
Compat build endpoint is not working if user config file ~/.docker/config
contains server key like https://index.docker.io/v1/
.
It fails with message:
Error response from daemon: failed to parse query parameter 'X-Registry-Config': "n/a": error storing credentials in temporary auth file (server: "https://index.docker.io/v1/", user: "mvasek"): key https://index.docker.io/v1/ contains http[s]:// prefix
This bug was introduced in #11028.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment