When the docker-compose.yml file is within a sub-directory - relative to where the RoboFile.php is located, how can we use robo-docker-compose related commands.
FYI: Docker tasks has a dir($dir) method for every command, which makes it possible to achieve something similar.
Ta!