Hello,
We installed Docker tool box (version 17.03.00 ) on windows 7.
while running docker ps command,we got response as attached.
Does it mean our containers are not running?
How to start these containers?
Can any one please help.
Share and learn in the Docker community.
Hello,
We installed Docker tool box (version 17.03.00 ) on windows 7.
while running docker ps command,we got response as attached.
Does it mean our containers are not running?
How to start these containers?
Can any one please help.
Hi,
I believe the error is mostly because the docker is unable to access your system volume or local system storage. Else when you run docker ps, it will show you all the active containers. In your case, it seems like there are no active containers.