Skip to content

A Vagrant setup that creates an ubuntu VM in Virtualbox for running docker containers

Notifications You must be signed in to change notification settings

akrejczinger/vagrant-docker-box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vagrant VM for running Docker

Useful commands:

  • Setting up the VM: vagrant up
  • Re-running provisioning: vagrant up --provision
    • Also works when the VM is running
  • Destroying the VM: vagrant destroy docker-box

About

A Vagrant setup that creates an ubuntu VM in Virtualbox for running docker containers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages