Open gcobr opened 1 year ago
I'm facing the exact same issue.
I'm also facing this exact same issue.
Same issue on mac book pro M1 and the only known workaround is to downgrade to Docker Desktop 4.14.1
Docker Support staff notified me today of this "test build": https://desktop-stage.docker.com/mac/main/arm64/105384/Docker.dmg
I tested it just now, and it solves the problem described above.
I can confirm that the build linked by @gcobr fixes the problem. 🎉
Same issue, started recently
Expected behavior
Logging into Docker Hub or any other registry should show the following logs: The above is from a machine where the problem does not happen.
Actual behavior
Login fails with error:
Error response from daemon: Get "https://registry-1.docker.io/v2/": unexpected EOF
I can see the following in the logs:
Information
Operating system details (macOS):
Architecture:
Docker version:
Additionally, I can verify that I can log into the registry from the same machine as long as I don't use Docker itself. E.g. by sending HTTP requests directly to the registry as the following examples:
(authenticate)
(list tags)
Therefore, I can prove that there is no networking issue preventing Docker from contacting the registry. It must be an issue with Docker itself.
Output of
/Applications/Docker.app/Contents/MacOS/com.docker.diagnose check
Steps to reproduce the behavior
I cannot determine what makes it happen only on my system: