0

I have Docker containers running on my Ubuntu machine. Every so often (couple weeks) it becomes completely unresponsive. I suspect it's a memory leak issue with one of the containers. How can I view memory usage logs for the applications/containers after I reboot?

1 Answer 1

1

You can check cAdvisor a tool by google and it's on github

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .