see marathon implementation? 2015-12-19 22:49 GMT+08:00 Viktor Sadovnikov <[email protected]>:
> Hi, > > Do I understand correctly that currently > ContainerInfo.DockerInfo.DockerInfo of > Mesos Proto ( > > https://github.com/apache/mesos/blob/f9f379ddc315fb07e9862238dbe6e83988ac66c6/include/mesos/mesos.proto > ) > lacks IP address field in order to support ip:hostPort:containerPort format > of port mappings, which is available in "docker run" command > https://docs.docker.com/engine/reference/run/ ? > > This seems to be the missing element, which would allow redirecting > requests coming to a particular IP address of the host to the container. If > I'm wrong, how can I setup such mapping programatically? > > Thank you in advance, > Viktor > -- Deshi Xiao Twitter: xds2000 E-mail: xiaods(AT)gmail.com
