Actual behavior
After install docker4windows I get:
PS > get-command docker
CommandType Name Version Source
----------- ---- ------- ------
Application docker.exe 0.0.0.0 C:\Program Files (x86)\Docker\Docker\Resources\bin\docker.exe
It also creates a desktop icon, which starts Docker “whatever app”:
"C:\Program Files (x86)\Docker\Docker\Docker.exe"
Expected behavior
For me the second program is not docker. It acts like docker-machine with no options. I think, this program should have a different name.
Information
OS: Win 10
PS > docker --version
Docker version 1.10.3, build 20f81dd
PS > docker version
Client:
Version: 1.10.3
API version: 1.22
Go version: go1.5.3
Git commit: 20f81dd
Built: Thu Mar 10 21:49:11 2016
OS/Arch: windows/amd64
Server:
Version: 1.10.3
API version: 1.22
Go version: go1.5.3
Git commit: 20f81dd
Built: Thu Mar 10 21:49:11 2016
OS/Arch: linux/amd64
I manually installed docker at:
PS > & 'C:\Program Files (x86)\Docker\docker.exe' --version
Docker version 1.10.2, build c3959b1
PS > & 'C:\Program Files (x86)\Docker\docker.exe' version
Client:
Version: 1.10.2
API version: 1.22
Go version: go1.5.3
Git commit: c3959b1
Built: Mon Feb 22 22:37:33 2016
OS/Arch: windows/amd64
Server:
Version: 1.10.3
API version: 1.22
Go version: go1.5.3
Git commit: 20f81dd
Built: Thu Mar 10 21:49:11 2016
OS/Arch: linux/amd64
Toolbar Icon Docker "whatever app" shows:
1.10.6.958 (beta) 9874eb0