I have recently installed Docker Toolbox on my Windows 10 machine.
However, whenever I run docker-compose up I get the following error message:
docker-compose up
Run docker-compose with the Docker Quickstart Terminal. It will solve your error.
docker-compose
The Docker Quickstart Terminal is mostly a regular shell but allows to create a default machine. It can be used to connect to other machines as well:
eval $(docker-machine env )