Skip to content

Vagrant box with docker, docker-compose and autocomplete installed.

License

Notifications You must be signed in to change notification settings

micmro/vagrant-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vagrant-docker

Vagrant box with docker, docker-compose and autocomplete installed. Using Ubuntu (trusty64).

Setup

Follow installation guide on https://www.vagrantup.com/docs/installation/index.html to install Vagrant and VirtualBox

Control Vagrant

Start box
vagrant up
SSH into box
vagrant ssh
Shut down box
vagrant halt
Tear down box
vagrant destroy

More documentation on https://www.vagrantup.com/

About

Vagrant box with docker, docker-compose and autocomplete installed.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages