Not able to find docker-compose.yml #32369
Unanswered
skmanoj322
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
hey,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)
Beta Was this translation helpful? Give feedback.
All reactions