This commit is contained in:
Jerome Petazzoni
2015-03-10 11:00:39 +00:00
parent 4a4756a3a2
commit 10c024b7e1
4 changed files with 31 additions and 1 deletions

19
htdocs/master/fig.yml Normal file
View File

@@ -0,0 +1,19 @@
master:
image: redjack/mesos-master
command: mesos-master --work_dir=/mesos
net: host
volt:
image: volt/volt
command: --master=trng.dckr.org:5050
ports:
- "8080:8080"
zk:
image: jplock/zookeeper
marathon:
image: mesosphere/marathon
command: --master trng.dckr.org:5050 --zk zk://zk:2181/marathon
links:
- zk:zk