Docker Compose is now in the Docker CLI(docs.docker.com)
docs.docker.com
Docker Compose is now in the Docker CLI
https://docs.docker.com/compose/cli-command/
1 comments
You will be able to simply run `docker compose up`. It also reduces the number of package/tools dependencies on your project setup.