OS: MacOS Big Sur 11.6.1
Running the docker image locally and use docker stats to inspect the memory usage, it just keeps increasing until it runs out of assigned memory and crashes that leads to restart. Is there any configuration we need to add to avoid this?
OS: MacOS Big Sur 11.6.1
Running the docker image locally and use
docker statsto inspect the memory usage, it just keeps increasing until it runs out of assigned memory and crashes that leads to restart. Is there any configuration we need to add to avoid this?