-
Couldn't load subscription status.
- Fork 53
Open
Labels
Milestone
Description
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.
aaudiber and zeusbaba