Closed tynanford closed 2 months ago
I believe the newer version of ubuntu in github actions has updated the docker engine and now the correct command is docker compose instead of docker-compose
docker compose
docker-compose
https://stackoverflow.com/questions/66514436/difference-between-docker-compose-and-docker-compose
Yes, that did it. Thank you!
I believe the newer version of ubuntu in github actions has updated the docker engine and now the correct command is
docker compose
instead ofdocker-compose
https://stackoverflow.com/questions/66514436/difference-between-docker-compose-and-docker-compose