Skip to content

hackoregon/vagrant-for-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Vagrant for Docker

A lightweight Vagrant box for working with Docker.

Requirements

  • Vagrant
  • Virtualbox

Usage

Add any ports to forward to the Vagrantfile. Then from the terminal, run:

vagrant up
vagrant ssh

The current host working directory is synced with ~./vagrant on the client. Run any Docker containers from inside the Vagrant box.

License

MIT

About

Lightweight Vagrant box for running Docker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%