Draft: Resolve "Compose and env file cleanup"
Closes #71 (closed) (once more)
After the VMs are upgraded to docker compose v2.23.3
we can reintroduce the docker compose split again.
The docker compose plugin is installed not via apt
but by placing the plugin into the /.docker
directory (see here):
curl -SL https://github.com/docker/compose/releases/download/v2.23.3/docker-compose-linux-x86_64 -o /.docker/cli-plugins/docker-compose