Skip to content

rattermeyer/vagrant-docker-host

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Docker development box

This box defines a docker development environment. It basically installs

Get up and running

  • Have enough memory (VM requires 2GB) available. Change settings, if required, in Vagrantfile
  • Install Vagrant
  • Clone this repository git clone https://github.com/rattermeyer/vagrant-docker-host
  • Provision a box vagrant up You need to reboot after the provisioning: vagrant halt && vagrant up
  • Login vagrant ssh or using putty / ssh on localhost:2222

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages