Latest Boot2Docker shows version error

I get an error regarding GIT during install, “close listed application” with no list.
After that every thing seems to work but when you get the version:
$ docker version
Client version: 1.7.0
Client API version: 1.19
Go version (client): go1.4.2
Git commit (client): 0baf609
OS/Arch (client): windows/amd64
Error response from daemon: client and server don’t have same version (client : 1.19, server: 1.18)
Not sure if they should be the same. The version was downloaded today.

Docker client must not have higher version than Docker daemon. You do have latest Client version (1.7). I assume you must have old version of Docker daemon. You might want to re-install boot2docker to fix this.

Uninstalling everything didn’t clear out the .boot2docker and virtualBox VMs folders under /user. That got my versions to match now to deal with cert invalid

I think the command you needed was boot2docker upgrade - thats supposed
to upgrade the docker client, the boot2docker management tool, and the iso.

Sven

Sven

Docker Engineer
Ask me anything …
Brisbane, Australia (UTC+10)