Skip to content

Vagrant-based Swarmlab to easily experiment with Docker Swarm Mode.

Notifications You must be signed in to change notification settings

hypriot/swarmlab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Swarmlab

Get started with Docker 1.12 Swarm Mode fast.

Clone this repo and run

$ cd swarmlab
$ vagrant up --provider virtualbox

This will create three Ubuntu Wily VMs with Docker 1.12 preinstalled.

This allows to experiment with new Docker Swarm Mode features easily.

Known Issues

  • With ubuntu/wily (as it is configured) it works fine, but upgrading to ubuntu/xenial throws an error (hashicorp/vagrant#7288)
  • A version of Vagrant < 1.8.5 may cause problems.

About

Vagrant-based Swarmlab to easily experiment with Docker Swarm Mode.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages