Skip to content

stackinabox/docker-demo-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Docker image for installing the Docker demo into the (Stackinabox.io)[http://stackinabox.io] vagrant environment

Currently sets up a docker-engine component and serveral processes to create a docker swarm using the

blueprint designer. See notes in cmd output after running

docker run --rm stackinabox/demo-docker:1.0 /docker/init

To build:

docker build -t stackinabox/demo-docker:%version.number% .

To use: (you need to be logged into the stackinabox.io vm running locally as demo/labstack)

docker run --rm -v /vagrant/compose:/compose -v /var/run/docker.sock:/var/run/docker.sock stackinabox/demo-docker:dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages