You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Guangya Liu (JIRA)" <ji...@apache.org> on 2016/02/11 07:05:18 UTC

[jira] [Commented] (MESOS-4607) Docker image create should not return any error with env var

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

Guangya Liu commented on MESOS-4607:
------------------------------------

[~jieyu] can you please help shepherd this? Thanks.

> Docker image create should not return any error with env var
> ------------------------------------------------------------
>
>                 Key: MESOS-4607
>                 URL: https://issues.apache.org/jira/browse/MESOS-4607
>             Project: Mesos
>          Issue Type: Bug
>          Components: docker
>            Reporter: Gilbert Song
>            Assignee: Guangya Liu
>            Priority: Minor
>
> In docker image create behavior, entrypoint and environment variables are read from docker inspect. Error should not be returned from finding any wrong-formatted env var, which may possibly block docker containerizer. 
> Specifically, we may want to just `LOG(WARNING)` for those unexpected env var (Please see https://github.com/apache/mesos/blob/master/src/docker/docker.cpp#L388~#L395).



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