Skip to content
This repository has been archived by the owner on Jun 22, 2018. It is now read-only.

Commit

Permalink
Changed network to host
Browse files Browse the repository at this point in the history
  • Loading branch information
frankscholten committed Dec 9, 2016
1 parent 2d84e5e commit 257650c
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions opt/apps/chronos.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,7 @@
"type": "DOCKER",
"docker": {
"image": "mesosphere/chronos:chronos-2.5.0-0.1.20160824153434.ubuntu1404-mesos-1.0.0",
"network": "BRIDGE",
"portMappings": [
{ "containerPort": 4400, "hostPort": 0, "protocol": "tcp" }
],
"network": "HOST",
"privileged": true,
"parameters": []
},
Expand Down

0 comments on commit 257650c

Please sign in to comment.