Updating Changelog to reflect what's changing in 1.22.1
This commit is contained in:
parent
9da3b96b1f
commit
3565a9f233
4 changed files with 89 additions and 36 deletions
|
@ -38,6 +38,7 @@ services:
|
|||
ports:
|
||||
- "5051:5051"
|
||||
environment:
|
||||
MESOS_ATTRIBUTES: 'zone:west'
|
||||
MESOS_MASTER: zk://192.168.33.2:2181/mesos
|
||||
MESOS_CONTAINERIZERS: docker,mesos
|
||||
MESOS_PORT: 5051
|
||||
|
@ -62,6 +63,7 @@ services:
|
|||
ports:
|
||||
- "5061:5061"
|
||||
environment:
|
||||
MESOS_ATTRIBUTES: 'zone:east'
|
||||
MESOS_MASTER: zk://192.168.33.2:2181/mesos
|
||||
MESOS_CONTAINERIZERS: docker,mesos
|
||||
MESOS_HOSTNAME: localhost
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue