Open
Description
📜 Description
I can't run docker-compose.local.yml
👟 Reproduction steps
- git clone https://github.com/novuhq/novu.git
- cd novu
- cd docker/local/
- docker compose -f docker-compose.local.yml up
👍 Expected behavior
I tried it on Linux and Windows
👎 Actual Behavior with Screenshots
root@shooter:~/novu/novu# cd docker/local/
root@shooter:~/novu/novu/docker/local# docker compose -f docker-compose.local.yml up
[+] Building 0.0s (0/0) docker:default
resolve : lstat /root/novu/apps: no such file or directory
Novu version
latest
npm version
10.8.1
node version
v20.16.0
📃 Provide any additional context for the Bug.
No response
👀 Have you spent some time to check if this bug has been raised before?
- I checked and didn't find a similar issue
🏢 Have you read the Contributing Guidelines?
- I have read the Contributing Guidelines
Are you willing to submit PR?
None