Add privileges to allow umount /etc/hosts for network hack
This commit is contained in:
@@ -5,4 +5,5 @@ chronos:
|
||||
MESOS_SERVICE: Mesos/mesos-master
|
||||
CHRONOS_HTTP_PORT: ${CHRONOS_HTTP_PORT}
|
||||
ports:
|
||||
- "${CHRONOS_HTTP_PORT}:${CHRONOS_HTTP_PORT}"
|
||||
- "${CHRONOS_HTTP_PORT}:${CHRONOS_HTTP_PORT}"
|
||||
privileged: true
|
||||
Reference in New Issue
Block a user