Skip to content

iammichiel/docker-vagrant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker vagrant

  1. Clone the repository
  2. vagrant up
  3. vagrant ssh

All folders in the apps will be synchronized to the /vagrant folder in the box.

To make this even better, you should add an alias to your box :

sudo echo "192.168.5.10  vagrant.local"  >> /etc/hosts

About

Simple docker usage with Vagrant

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages