Documentation icon indicating copy to clipboard operation
Documentation copied to clipboard

Replace `docker-compose` commands with `docker compose`

Open wborn opened this issue 11 months ago • 0 comments

New users may have issues when trying the Docker Compose examples in the documentation because Docker Compose is nowadays a Docker plug-in instead of a separate command.

So all the docker-compose commands need to be updated to docker compose.

See:

wborn avatar Nov 14 '24 09:11 wborn