What version of Docker compose is installed and is it possible to use your own reverse proxy?
It seems like there is an older version installed
Have you tried “docker-compose -v”?
docker-compose -v
docker-compose version 1.25.0, build unknown
So on my system Docker V1 is installed. Btw. Docker V1 is no longer supported (see here): History and development | Docker Docs
Correct, so is it possible to uninstall v1 and install v2?
early this year ucs version 5.2 should be released which brings the debian base from Version 10 to Version 12 - that should bring the newer Docker framework too
rg
Christian