You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 27, 2018. It is now read-only.
I just tried the v1.2 installer to use 'boot2docker upgrade' after a 'boot2docker save'.
and once done with no error msg. It seems 'boot2docker upgrade' cannot docker server from 1.13 to 1.14.
iTags-MacBook-Pro:~ ccp999$ boot2docker up
Waiting for VM and Docker daemon to start...
......
Started.
Your DOCKER_HOST env variable is already set correctly.
iTags-MacBook-Pro:~ ccp999$ docker version
Client version: 1.2.0
Client API version: 1.14
Go version (client): go1.3.1
Git commit (client): fa7b24f
OS/Arch (client): darwin/amd64
2014/08/23 18:43:28 Error response from daemon: client and server don't have same version (client : 1.14, server: 1.13)