[ 
https://issues.apache.org/jira/browse/MESOS-8718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16409303#comment-16409303
 ] 

Qian Zhang commented on MESOS-8718:
-----------------------------------

RR: https://reviews.apache.org/r/66211/

> Add the fields `ExposedPorts` and `Volumes` into Docker v1 image spec
> ---------------------------------------------------------------------
>
>                 Key: MESOS-8718
>                 URL: https://issues.apache.org/jira/browse/MESOS-8718
>             Project: Mesos
>          Issue Type: Improvement
>          Components: containerization
>            Reporter: Qian Zhang
>            Assignee: Qian Zhang
>            Priority: Major
>
> This ticket is to address the TODO below in the 
> [docker/v1.proto|https://github.com/apache/mesos/blob/1.5.0/include/mesos/docker/v1.proto#L70:L71]:
> {code:java}
> // TODO(gilbert): Create a message including string-message
> // pair to match ExposedPorts' map (map[nat.Port]struct{}).
> {code}
> And similar to the field `ExposedPorts` mentioned in the above TODO, we 
> should also add the field `Volumes` which is also a string-message pair.
> Once these two fields are added, we could consider to build features on top 
> of them in the `docker/runtime` isolator.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to