You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Eli Jordan (JIRA)" <ji...@apache.org> on 2016/08/04 10:29:20 UTC

[jira] [Commented] (MESOS-3821) DOCKER_HOST does not work well with --executor_environment_variables

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

Eli Jordan commented on MESOS-3821:
-----------------------------------

[~haosdent@gmail.com] I just hit this issue, it would be very useful to be able to run docker images on mac when developing frameworks. Why has this change not been merged in?

> 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
>            Assignee: haosdent
>
> 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)