Skip to content
This repository has been archived by the owner on Oct 25, 2022. It is now read-only.

open docker tcp port via environment variable #37

Closed
avelino opened this issue Jan 27, 2017 · 1 comment
Closed

open docker tcp port via environment variable #37

avelino opened this issue Jan 27, 2017 · 1 comment
Labels
Milestone

Comments

@avelino
Copy link
Member

avelino commented Jan 27, 2017

The docker's official image uses an environment variable to open the TCP port of the docker

export DOCKER_HOST='tcp://docker:2375'

on: https://github.com/docker-library/docker/blob/b202ec7e529f5426e2ad7e8c0a8b82cacd406573/1.13/docker-entrypoint.sh#L17

@avelino avelino added this to the 0.1 milestone Jan 28, 2017
@avelino
Copy link
Member Author

avelino commented Jan 30, 2017

DOCKER_HOST used to client not working in server.

@avelino avelino closed this as completed Jan 30, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants