#Vagrant-docker-fig
A Vagrant file with Ubuntu trusty64, the latest Docker release, the latest Fig release, and Git
##What's inside ?
- Ubuntu 14.04 LTS (trusty).
- the latest Docker release (https://docs.docker.com/)
- Fig 0.4.2 (http://orchardup.github.io/fig/)
- Git (through apt-get)
##Network
IP 172.17.8.100
Port 8282
is published.
The Vagrantfile folder is automatically mounted (/home/vagrant/mnt) and is the default folder upon vagrant ssh
.
This folder is mounted as NFS.