Skip to content

Instantly share code, notes, and snippets.

@sakai135
Created April 5, 2017 01:03
Show Gist options
  • Save sakai135/36cd4b715a6f5368c161a1af44fefb8f to your computer and use it in GitHub Desktop.
Save sakai135/36cd4b715a6f5368c161a1af44fefb8f to your computer and use it in GitHub Desktop.
Docker on Bash on Windows
$ docker.exe version
Client:
Version: 17.04.0-ce-rc2
API version: 1.28
Go version: go1.7.5
Git commit: 2f35d73
Built: Fri Mar 31 00:00:53 2017
OS/Arch: windows/amd64
Server:
Version: 17.04.0-ce-rc2
API version: 1.28 (minimum version 1.12)
Go version: go1.7.5
Git commit: 2f35d73
Built: Wed Mar 29 14:47:13 2017
OS/Arch: linux/amd64
Experimental: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment