Expected behavior
Responding to various docker commands properly
Actual behavior
After some time where everything seems fine, docker starts hanging in the middle of various commands such as run, build, start, stop, etc.
Today, after the third or fourth time that happened, the next time, it stopped working entirely, and now when I run a command I get:
$ docker info
Error response from daemon: Bad response from Docker engine
Information
- the output of:
Moby Menu > Diagnose & Feedback
on OSX
5928481B-3AC0-4D3F-8728-6CEFC56D40CD
- host distribution and version ( OSX 10.10.x, OSX 10.11.x, Windows, etc )
OSX 10.11.15
Steps to reproduce the behavior
Not known yet other than the fact I’ve been working with a postgres:9.5 image a lot using a local volume mount for the data.