Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Edit Documentation Telling Devs To Turn Off Docker's "Experimental Features" #33

Open
anitconsultantllc opened this issue Jul 25, 2021 · 1 comment

Comments

@anitconsultantllc
Copy link

This error message is all I kept getting when running the following command:
Command => docker-compose -f docker-compose.yml -f docker-compose.override.yml up -d
Error Message => “Error response from daemon: Get https://registry-1.docker.io/v2/: 3 net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)"

THE FIX
Docker Dashboard -> Settings -> Experimental -> Uncheck "Use New Experimental Framework".

Screen Shot 2021-07-25 at 1 11 05 PM

See link: FIX from Referenced Article found on forums.docker.com

@mehmetozkaya
Copy link
Member

mehmetozkaya commented Jul 26, 2021

Thanks for sharing, I added this into readme file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants