Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use the standard docker-py env variables for client creation #19

Open
einarf opened this issue Dec 16, 2019 · 0 comments
Open

Use the standard docker-py env variables for client creation #19

einarf opened this issue Dec 16, 2019 · 0 comments

Comments

@einarf
Copy link
Member

einarf commented Dec 16, 2019

https://docker-py.readthedocs.io/en/stable/client.html

We can just instantiate the DockerClient with docker.from_env(). This makes it easy for users to configure docker access with or without TLS.

DOCKER_HOST
DOCKER_TLS_VERIFY
DOCKER_CERT_PATH
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant