Docker compose
From Teknologisk videncenter
Versions
docker-compose vs. docker compose
The docker compose (with a space) is a newer project to migrate compose to Go with the rest of the docker project. This is the v2 branch of the docker/compos
root@ub1:/home/heth/# docker compose up
docker: 'compose' is not a docker command.
root@ub1:/home/heth/# apt install docker-compose-v2