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

Docs reminder to unset environmental variables #147

Open
mattidupre opened this issue Mar 20, 2016 · 1 comment
Open

Docs reminder to unset environmental variables #147

mattidupre opened this issue Mar 20, 2016 · 1 comment
Milestone

Comments

@mattidupre
Copy link

A lot of people will be trying this having already installed the Docker suite. Might want to make note of the need to unset environmental variables in order for docker and docker-compose to work.

unset DOCKER_HOST
unset DOCKER_CERT_PATH
unset DOCKER_TLS_VERIFY
unset DOCKER_MACHINE_NAME

Then again, I'm new to Docker so maybe it's obvious. Either way, great project! Loving it.

@nlf
Copy link
Owner

nlf commented Mar 21, 2016

good idea! feel free to submit a pull request. otherwise i'll get to it when i have a few minutes

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

No branches or pull requests

2 participants