You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Klaus Ma (JIRA)" <ji...@apache.org> on 2016/02/22 04:00:23 UTC

[jira] [Created] (MESOS-4733) Support docker container o Mac

Klaus Ma created MESOS-4733:
-------------------------------

             Summary: Support docker container o Mac
                 Key: MESOS-4733
                 URL: https://issues.apache.org/jira/browse/MESOS-4733
             Project: Mesos
          Issue Type: Bug
          Components: containerization
         Environment: Darwin Klauss-MacBook-Pro.local 15.3.0 Darwin Kernel Version 15.3.0: Thu Dec 10 18:40:58 PST 2015; root:xnu-3248.30.4~1/RELEASE_X86_64 x86_64
            Reporter: Klaus Ma


In Mac, Docker uses docker-machine to build a VM to start docker daemon; so it need docker client to connect by TCP socket. Currently, docker container only support Unix path as docker_socket; this JIRA is to support TCP socket for docker client.

{code}
I0222 10:55:43.420431 1979592704 main.cpp:232] Git SHA: b6a5d3585844b48969b79729d847c5f333af984a
Failed to create a containerizer: Could not create DockerContainerizer: Failed to create docker: Invalid Docker socket path: 192.168.99.100:2376
{code}



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