7 ms·
`docker-compose` is the old style of doing it. Newer versions of Docker have Compose available as a CLI plugin, so the command `docker compose` with space is c
by brinox 3y ago
`docker-compose` is the old style of doing it.
Newer versions of Docker have Compose available as a CLI plugin, so the command `docker compose` with space is correct.