We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
list images
mactekiMacBook-Pro-2:~ allen$ docker images Error response from daemon: Bad response from Docker engine
Diagnostic ID: 4666B555-55B7-45CD-8A70-2CCD43B00B0B Docker for Mac: 1.12.0-a (Build 11213) macOS: Version 10.11.4 (Build 15E65) [ERROR] docker-cli docker ps failed [OK] app [OK] moby-syslog [OK] disk [OK] virtualization [OK] system [OK] menubar [OK] osxfs [OK] db [OK] slirp [OK] moby-console [OK] logs [OK] vmnetd [OK] env [OK] moby [OK] driver.amd64-linux
The text was updated successfully, but these errors were encountered:
Possibly related to #350 ? try pkill docker and then restart?
pkill docker
Sorry, something went wrong.
@elgreg Thanks, it works! I follow your way: sudo su pkill docker and then restart the docker within Application
Closed issues are locked after 30 days of inactivity. This helps our team focus on active issues.
If you have found a problem that seems similar to this, please open a new issue.
Send feedback to Docker Community Slack channels #docker-for-mac or #docker-for-windows. /lifecycle locked
No branches or pull requests
Expected behavior
list images
Actual behavior
mactekiMacBook-Pro-2:~ allen$ docker images
Error response from daemon: Bad response from Docker engine
Information
Diagnostic ID: 4666B555-55B7-45CD-8A70-2CCD43B00B0B
Docker for Mac: 1.12.0-a (Build 11213)
macOS: Version 10.11.4 (Build 15E65)
[ERROR] docker-cli
docker ps failed
[OK] app
[OK] moby-syslog
[OK] disk
[OK] virtualization
[OK] system
[OK] menubar
[OK] osxfs
[OK] db
[OK] slirp
[OK] moby-console
[OK] logs
[OK] vmnetd
[OK] env
[OK] moby
[OK] driver.amd64-linux
Steps to reproduce
The text was updated successfully, but these errors were encountered: