Hacker News new | ask | show | jobs
by vlugorilla 918 days ago
`docker-compose` is the old version of docker compose. The modern command is `docker compose` since it is part of docker:

https://docs.docker.com/engine/reference/commandline/compose...