[
https://issues.apache.org/jira/browse/MESOS-4733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15156444#comment-15156444
]
haosdent commented on MESOS-4733:
---------------------------------
thx!
> Support TCP socket for docker container
> ---------------------------------------
>
> 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
> Assignee: 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)