Skip to content

redgeoff/docker-ce-vagrant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-ce-vagrant

A quick way to get docker CE set up on a VM

Install Vagrant, VirtualBox and git

http://www.vagrantup.com
https://www.virtualbox.org (don't worry about setting up any VMs as the steps below will cover this)
http://git-scm.com

Set up

$ git clone https://github.com/redgeoff/docker-ce-vagrant.git
$ cd docker-ce-vagrant
$ vagrant up
$ vagrant ssh

About

Spin up a VM running docker CE

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages