klesh commented on issue #7512: URL: https://github.com/apache/incubator-devlake/issues/7512#issuecomment-2132596619
@chrisolido It doesn't make sense, there is no `docker-compose.yml` file in the repo root folder, only `docker-compose-dev.yml` for developers, and `docker-compose up -d` won't take it as the input file unless you passed the option `-f docker-compose-dev.yml` . So, what exactly did you do? I would guess that you renamed the file, but I could never be sure of it. for others to help you, please be specific, it is hard to help without knowing what happened. 😂 If and only if my assumption was correct, you may consider: 1. download the `docker-compose.yml` from the release page  2. Or use the one located in the `devops/releases` folder. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@devlake.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org