run-aspnetcore-microservices icon indicating copy to clipboard operation
run-aspnetcore-microservices copied to clipboard

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

Open anitconsultantllc opened this issue 2 years ago • 1 comments

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

anitconsultantllc avatar Jul 25 '21 20:07 anitconsultantllc

Thanks for sharing, I added this into readme file.

mehmetozkaya avatar Jul 26 '21 06:07 mehmetozkaya