takeoff-env / takeoff

A rapid development environment using docker for convenience.
https://takeoff.sh/
MIT License
271 stars 17 forks source link

Reported: Unable to run docker compose file #6

Closed tanepiper closed 6 years ago

tanepiper commented 7 years ago

Reported here: https://medium.com/@GarrettHogan/tried-to-clone-the-repo-and-run-locally-and-i-got-a-docker-error-service-version-doesn-t-have-85b7d15901ac

Developer response: I believe it's due to the user running the pip version of docker-compose which doesn't support version 3 of the compose files.

The fix is to uninstall any existing version of docker and docker-compose and install docker-ce (Docker Community Edition) which includes both.

I have asked the user to confirm their docker version

tanepiper commented 6 years ago

Closing this issue as no response, documentation states you need docker-ce so I'm closing this