[
https://issues.apache.org/jira/browse/MESOS-5151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15235206#comment-15235206
]
Greg Mann commented on MESOS-5151:
----------------------------------
[~jesada], thanks for the extra information. I believe that Marathon already
supports passing arbitrary command-line parameters to the Docker CLI; for
example, see the JSON provided at the bottom of this Github issue:
https://github.com/mesosphere/marathon/issues/3111
> Marathon Pass Dynamic Value with Parameters Resource in Docker Configuration
> ----------------------------------------------------------------------------
>
> Key: MESOS-5151
> URL: https://issues.apache.org/jira/browse/MESOS-5151
> Project: Mesos
> Issue Type: Wish
> Components: docker
> Affects Versions: 0.28.0
> Environment: software
> Reporter: Jesada Gonkratoke
>
> "parameters": [
> { "key": "add-host", "value": "dockerhost:$(hostname -i)" }
> ]
> },
> # I want to add dynamic host ip
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)