Lei Xu created MESOS-3821:
-----------------------------

             Summary: DOCKER_HOST does not work well with 
--executor_environment_variables
                 Key: MESOS-3821
                 URL: https://issues.apache.org/jira/browse/MESOS-3821
             Project: Mesos
          Issue Type: Bug
          Components: docker
    Affects Versions: 0.25.0
         Environment: Docker 1.7.1
Mesos 0.25.0
            Reporter: Lei Xu


Hi guys,

I found that DOCKER_HOST does not work now if I set 
bq. --executor_environment_variables={"DOCKER_HOST":"localhost:2377"}

but the docker executor always append 

bq. -H unix:///var/run/docker.sock 

on each command, it will overwrite the DOCKER_HOST in fact.

I think it is too strict now, and I could not disable it via some command flags.



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

Reply via email to