Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 482 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 482 Bytes

A quick way to setup a docker test environment. This tool

  • Create x VMs with the Ubuntu 14.04 (hashcorp/trusty box)
  • Pulls the latest docker release

USAGE


vagrant up
vagrant ssh

Change VM settings

Change setting for like names, IPs, RAM, if you're unlucky and sitting behind a proxy you need to change this in servers.yaml

TODO


Use a more lightweight base image than Ubuntu 14.04 if you're just want to have a docker host