mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-07-21 22:07:13 +00:00
update
This commit is contained in:
@@ -3,3 +3,5 @@
|
||||
<a href="DockerSlides.pdf">PDF slides</a>
|
||||
<p>
|
||||
<a href="slave/fig.yml">fig.yml (mesos slave)</a>
|
||||
<p>
|
||||
<a href="token.txt">token swarm</a>
|
||||
|
||||
@@ -7,7 +7,7 @@ volt:
|
||||
image: volt/volt
|
||||
command: --master=trng.dckr.org:5050
|
||||
ports:
|
||||
- "8080:8080"
|
||||
- "8081:8080"
|
||||
|
||||
zk:
|
||||
image: jplock/zookeeper
|
||||
@@ -17,3 +17,5 @@ marathon:
|
||||
command: --master trng.dckr.org:5050 --zk zk://zk:2181/marathon
|
||||
links:
|
||||
- zk:zk
|
||||
ports:
|
||||
- "8082:8080"
|
||||
|
||||
Reference in New Issue
Block a user