docker

2016-10-19T17:34:39.000008Z

i see a difference in docker version after updating to the latest docker:

$ docker-machine ls
NAME      ACTIVE   DRIVER       STATE     URL                         SWARM   DOCKER    ERRORS
default   -        virtualbox   Running   <tcp://192.168.99.100:2376>           v1.11.2
$docker -v
Docker version 1.12.1, build 6f9534c

2016-10-19T17:35:41.000009Z

i am not sure, but does this mean that the docker daemon running on the default machine is version 1.11.2 and the docker client running on my machine is version 1.12.1 ?

2016-10-19T17:35:53.000010Z

if that’s the case, should they be in-sync?

2016-10-19T17:56:36.000011Z

nvm. the new docker-for-mac doesn’t support docker-machine