Expected behavior
When running docker container ls to get a list of containers.
Actual behavior
getting the error message:
error during connect: Get https://192.168.99.100:2376/v1.38/containers/json: dial tcp 192.168.99.100:2376: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
Information
- Windows Version: Windows 10 Enterprise
- Docker for Windows Version: Version 18.06.1-ce-win73 (19507), Channel: stable, b0f14f1
Steps to reproduce the behavior
- open terminal
- run
docker container ls
P.S. Guys, I do appreciate your efforts. But I have never been able to touch docker without spending hours to fix errors and issues. I think the whole docker structure is getting too cluttered. You need to spend more time fixing the common errors and be active on website like StackOverflow answering the questions and issues.
I have tried with the latest version of my channel (Stable or Edge)
I have uploaded Diagnostics
log.txt
Diagnostics ID: 4751922A-3186-4B60-BD14-950E40145369/20180912112345
Expected behavior
When running
docker container lsto get a list of containers.Actual behavior
getting the error message:
Information
Steps to reproduce the behavior
docker container lsP.S. Guys, I do appreciate your efforts. But I have never been able to touch docker without spending hours to fix errors and issues. I think the whole docker structure is getting too cluttered. You need to spend more time fixing the common errors and be active on website like StackOverflow answering the questions and issues.