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

Lei Xu commented on MESOS-3821:
-------------------------------

Hi [[email protected]], you're right, I hope that user can specify protocol 
and schema in the --docker_socket, like:

--docker_socket unix:///var/run/docker.sock or --docker_socket 
tcp://127.0.0.1:2376 

> 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