Docker for Mac: version: mac-v1.12.0-beta16.2
OS X: version 10.11.5 (build: 15F34)
logs: /tmp/20160625-115034.tar.gz
failure: com.docker.slirp is not running
[ERROR] docker-cli
wrong Docker version: 1.11.0 (expected 1.12.0-rc2)
/var/run/docker.sock does not exist
Unexpected error (No such file or directory) connecting to /var/run/docker.sock
Connection refused (ECONNREFUSED) connecting to /Users/xRain/Library/Containers/com.docker.docker/Data/s60: check if service is running
docker ps failed
[OK] app
[OK] menubar
[OK] virtualization
[OK] system
[ERROR] osxfs
com.docker.osxfs is not running
[ERROR] db
Connection refused (ECONNREFUSED) connecting to /Users/xRain/Library/Containers/com.docker.docker/Data/s40: check if service is running
com.docker.db is not running
[ERROR] slirp
Connection refused (ECONNREFUSED) connecting to /Users/xRain/Library/Containers/com.docker.docker/Data/s51: check if service is running
com.docker.slirp is not running
[OK] moby-console
[OK] logs
[ERROR] vmnetd
Connection refused (ECONNREFUSED) connecting to /var/tmp/com.docker.vmnetd.socket: check if service is running
/private/tmp/vmnetd/com.docker.vmnetd is not running
[OK] env
[OK] moby
[ERROR] driver.amd64-linux
Docker.app/Contents/MacOS/com.docker.driver.amd64-linux -db is not running
I have the same problem (06BD7056-814F-45E5-B134-E763EFAB4137).
Docker mac-v1.11.2-beta15 was doing just fine under OS X 10.10.5 (or whatever is the latest Yosemite) but after upgrading to OS X 10.11.5 Docker no longer start:
failure: com.docker.slirp is not running
com.docker.osxfs is not running
com.docker.db is not running
Docker.app/Contents/MacOS/com.docker.driver.amd64-linux -db is not running
Only got this is the log:
Docker[79407] : Communication with networking components failed.
Crash without being able to look for updates and can’t find a URL to grab a new build either. Classy catch-22 situation.
Must also say the dev-team has done a great job so far. Keep it up!
Inside Docker.app (Finder to app, right click, Show Package Contents) there is a Resources folder. There is a copy of the plist inside. You will still need to chmod 600 and chown root, then invoke or reboot.