How to supply these, when using type: MESOS?
"parameters": [
{ "key": "hostname", "value": "a.corp.org" },
{ "key": "volumes-from", "value": "another-container" },
{ "key": "lxc-conf", "value": "..." }
https://mesosphere.github.io/marathon/docs/native-docker.html

