Hi guys, I am trying to build on top of datahub in my ubuntu vm. For deploying the applications, I used the guide
https://datahubproject.io/docs/docker/development/ . I used the quickstartDebug task for deploying them as docker containers.
Now how do I run these applications using direct compose files? I want to use the files that are internally used by this task. Can someone guide me how to do that?
Thank you.