Closed fredrikekre closed 10 months ago
This patch replaces uses of docker-compose with docker compose. If the new command doesn't exist we still fall back to docker-compose.
docker-compose
docker compose
Opening as draft because should investigate what happens when an existing project upgrades.
This patch replaces uses of
docker-compose
withdocker compose
. If the new command doesn't exist we still fall back todocker-compose
.Opening as draft because should investigate what happens when an existing project upgrades.