Skip to content

Instantly share code, notes, and snippets.

@krotkiewicz

krotkiewicz/2.sh Secret

Created October 10, 2017 17:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save krotkiewicz/ce78c33d61cf8649a7c928b4caa1b699 to your computer and use it in GitHub Desktop.
Save krotkiewicz/ce78c33d61cf8649a7c928b4caa1b699 to your computer and use it in GitHub Desktop.
root@node:~$ apt-get update && apt-get install -y docker.io
root@node:~$ docker version
Client:
Version: 1.12.6
API version: 1.24
Go version: go1.6.2
Git commit: 78d1802
Built: Tue Jan 31 23:35:14 2017
OS/Arch: linux/amd64
Server:
Version: 1.12.6
API version: 1.24
Go version: go1.6.2
Git commit: 78d1802
Built: Tue Jan 31 23:35:14 2017
OS/Arch: linux/amd64
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment