I have found a bug in the docker-compose startup script. This is the (bash) script that is to be used when one wants to run docker-compose as a container. (Install Docker Compose | Docker Documentation → alternative install options – > Install as a container →
https://github.com/docker/compose/releases/download/1.29.2/run.sh
I just can’t find this file on GitHub so that I can fork and submit my fix for it. How could I get further with this?