You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Gilbert Song (JIRA)" <ji...@apache.org> on 2015/12/07 19:41:11 UTC

[jira] [Commented] (MESOS-4046) Enable `Env` specified in docker image can be returned from docker pull

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

Gilbert Song commented on MESOS-4046:
-------------------------------------

https://reviews.apache.org/r/40838/

> Enable `Env` specified in docker image can be returned from docker pull
> -----------------------------------------------------------------------
>
>                 Key: MESOS-4046
>                 URL: https://issues.apache.org/jira/browse/MESOS-4046
>             Project: Mesos
>          Issue Type: Improvement
>          Components: docker
>            Reporter: Gilbert Song
>            Assignee: Gilbert Song
>              Labels: mesosphere
>
> Currently docker pull only return an image structure, which only contains entrypoint info. We have docker inspect as a subprocess inside docker pull, which contains many other useful information of a docker image. We should be able to support returning environment variables information from the image.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)