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

stratos-docker

docker images 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