i am new here i am trying to find the docker compose file that gets triggred when the below command in apps/meteor/package.json
“docker:start”: “docker-compose up”
my understanding is docker-compose.yml is searched within current directory and then parent directories. i could find other yml files related to docker but couldn’t find any profile variables to point towards it.
(sorry i am new to docker as well, any response is appreciated)
here is the repo link https://github.com/RocketChat/Rocket.Chat
tried searching in the dirctory
user548515 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.