[Devtools] What *is* the 'default Unix socket location' for Docker?

Praveen Kumar prkumar at redhat.com
Tue Jul 12 05:55:45 UTC 2016


On Tue, Jul 12, 2016 at 11:08 AM, Pete Muir <pmuir at redhat.com> wrote:
> tcp://10.1.2.2:2375

Pete, I think development suite get those details (docker env to
connect external tooling) from vagrant service manager.

$ vagrant service-manager env docker
# Set the following environment variables to enable access to the
# docker daemon running inside of the vagrant virtual machine:
export DOCKER_HOST=tcp://10.1.2.2:2376

So port should be 2376 instead '2375' or I have wrong assumption?

>
> But development suite should set this up for you automatically. If it
> doesn't, file a bug :-)

-- 
Praveen Kumar
https://fedoraproject.org/wiki/User:Kumarpraveen




More information about the Devtools mailing list