2016-04-28 09:25:51 -07:00

8 lines
222 B
YAML

chronos:
image: rancher/chronos:latest
environment:
MESOS_SERVICE: ${MESOS_SERVICE}
ZK_SERVICE: ${ZK_SERVICE}
CHRONOS_HTTP_PORT: ${CHRONOS_HTTP_PORT}
ports:
- "${CHRONOS_HTTP_PORT}:${CHRONOS_HTTP_PORT}"