ContainerSolutions / minimesos

The experimentation and testing tool for Apache Mesos - NO LONGER MAINTANED!
https://www.minimesos.org
Apache License 2.0
429 stars 61 forks source link

Framework hostname and webui_url uses ontainer ID as hostname instead of IP address #516

Open frankscholten opened 7 years ago

frankscholten commented 7 years ago

For instance, in the state file the Chronos webui_url uses a container ID

"capabilities": [],
"hostname": "bc04573d4120",
"webui_url": "http://bc04573d4120:4400",
"active": true,