I have .net core application running in docker container in Linux. But it consumes a lot of memory. How can I get a memory snapshot of .net core application, to explore it?
2 Reset to defaultMemory snapshot of .net core application in docker container
|