Expected behavior
Export container to mysql.tar
Actual behavior
Error response from daemon: Bad response from Docker engine
Information
Docker for Mac: version: 17.12.0-ce-mac55 (18467c0ae7afb7a736e304f991ccc1a61d67a4ab)
macOS: version 10.12.6 (build: 16G1212)
logs: /tmp/5EC486D3-0587-483C-A3E7-8024862CBD91/20180309-011820.tar.gz
[OK] vpnkit
[OK] vmnetd
[OK] dns
[OK] driver.amd64-linux
[OK] app
[OK] virtualization VT-X
[OK] moby
[OK] system
[OK] moby-syslog
[OK] kubernetes
[OK] env
[OK] virtualization kern.hv_support
[OK] moby-console
[OK] osxfs
[OK] logs
[OK] docker-cli
[OK] disk
Failure: Could not upload diagnostic data to remote server (docker-diagnose exit code is 1)
You can also run diagnostics manually :
$ /Applications/Docker.app/Contents/Resources/bin/docker-diagnose -u
Steps to reproduce the behavior
- In Terminal enter:
docker container export mysql > mysql.tar
- See the error response
I must say I didn't have this issue about 2 days ago, before I updated Docker.
Expected behavior
Export container to mysql.tar
Actual behavior
Information
Docker for Mac: version: 17.12.0-ce-mac55 (18467c0ae7afb7a736e304f991ccc1a61d67a4ab)
macOS: version 10.12.6 (build: 16G1212)
logs: /tmp/5EC486D3-0587-483C-A3E7-8024862CBD91/20180309-011820.tar.gz
[OK] vpnkit
[OK] vmnetd
[OK] dns
[OK] driver.amd64-linux
[OK] app
[OK] virtualization VT-X
[OK] moby
[OK] system
[OK] moby-syslog
[OK] kubernetes
[OK] env
[OK] virtualization kern.hv_support
[OK] moby-console
[OK] osxfs
[OK] logs
[OK] docker-cli
[OK] disk
Failure: Could not upload diagnostic data to remote server (docker-diagnose exit code is 1)
You can also run diagnostics manually :
$ /Applications/Docker.app/Contents/Resources/bin/docker-diagnose -u
Steps to reproduce the behavior
docker container export mysql > mysql.tarI must say I didn't have this issue about 2 days ago, before I updated Docker.