Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am gary-lloyd on github.
  • I am garylloyd (https://keybase.io/garylloyd) on keybase.
  • I have a public key ASAr0LROlTCx5NUfL7W5sMIi-Sj2Vfv2N2OFnSQ3MO3JFAo

To claim this, I am signing this object:

@gary-lloyd
gary-lloyd / Docker.md
Last active June 23, 2016 10:28
SW201: Docker

SW201: Docker

Create Vagrant box

$ vagrant init ubuntu/trusty64
$ vagrant up
$ vagrant ssh

Create Docker-Machine