Gilbert Song created MESOS-4607:
-----------------------------------

             Summary: 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
            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)

Reply via email to