I am following this Get started with Docker Compose | Docker Documentation
But every time I try to do “docker-compose up”.
It will show this error:
ERROR: TLS configuration is invalid - make sure your DOCKER_TLS_VERIFY and DOCKER_CERT_PATH are set correctly.
You might need to run eval "$(docker-machine env default)"
Please help me!