tree: 09fb9f16cd0333b27b92892a793e8131910ead92 [path history] [tgz]
  1. activemq/
  2. bind/
  3. mysql/
  4. puppetmaster/
  5. puppettestnode/
  6. stratos/
  7. build-all.sh
  8. push-all.sh
  9. README.md
  10. remove_stratos_images.sh
  11. run-example.sh
  12. run-nsenter.sh
  13. stop_stratos_containers.sh
tools/docker-images/stratos-docker-images/README.md

Apache Stratos - Stratos Docker Images

This folder contains docker image files for installing stratos.

Building

To build mysql, activemq and stratos images:

mvn install -Pdocker-build

The above command requires you to be able to execute the docker command without sudo usually by being in the ‘docker’ group.

Upload to registry.hub.docker.com

To upload images:

mvn install -Pdocker-push

Running

Take a look at the Stratos wiki: https://cwiki.apache.org/confluence/display/STRATOS/Running+Stratos+inside+docker