docker-compose has stopped working
Closed this issue · 3 comments
leocgpe commented
leocgpe commented
I managed to make it work by replacing the docker-compose with the version https://github.com/docker/compose/releases/tag/1.19.0
diogo-raphael-cravo commented
Hey @leocgpe thanks for your post. I'm having the same issue you were having. How did you replace docker-compose by v1.19.0?
leocgpe commented
Hey @leocgpe thanks for your post. I'm having the same issue you were having. How did you replace docker-compose by v1.19.0?
just download the file from the link, in my case:
docker-compose-windows-x86_64.exe
Copy it to the C: \ Program Files \ Docker Toolbox directory
Rename it to docker-compose.exe