You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 14, 2025. It is now read-only.
Problem description:
The problem I'm seeing is very high cpu usage when i reboot my pc, htop says it is the containers from the getting started guide of this project.
Solution description:
I think the solution here is to simply not run apt-get update in the docker-compose file. I can submit a PR which fixes this and simply waits for the port instead of downloading a dependency to do it
Description of alternatives:
An alternative is to add this to the images used: