Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 640 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 640 Bytes

mesos-marathon Demo

docker-compose on mesos with marathon

Dependencies

  • Docker Engine 1.13.0+
  • Docker Compose 1.10.0+

QuickStart

  • Clone the repo: git clone git@github.com:uzyexe/mesos-marathon-demo.git && cd mesos-marathon-demo
  • Run the local environment: docker-compose up
  • Web Browser Access:
  • Run the hello-world: ./sample/hello-world.sh

Authors

License

This project is licensed under the terms of the MIT license.