hoppscotch: [bug]: ERROR [hoppscotch-backend builder 8/9] RUN pnpm i --filter hoppscotch-backend
Is there an existing issue for this?
- I have searched the existing issues
Current behavior
When I do docker compose build
, I get error as
ERROR [hoppscotch-backend builder 8/9] RUN pnpm i --filter hoppscotch-backend
Steps to reproduce
I followed the same steps as mentioned in self-host installation guide. Let me if you need to know any specific details of my system.
Environment
Production
Version
Self-hosted
About this issue
- Original URL
- State: closed
- Created a year ago
- Comments: 18 (7 by maintainers)
Docker Compose can require a significant amount of memory, especially if you’re working with multiple containers. Since a segment of users encountered an issue while running the docker compose build command due to insufficient RAM, we’re prioritizing this issue.
While we review our Docker configuration and check if there are any optimizations we can make to reduce resource consumption, please stay patient and subscribe to this issue thread to get notified about product updates.
You can run
docker system prune
to clear some space for you, however, it may eliminate other dependencies outside this project so just be careful when you run it.@balub I dont have that old instance now, let me start again fresh & revert with updates. I might fall to the same issue as beginning but lets see