How to automatically feed in Docker environment NET program to generate Dump
preface
Previously, the "first-line code farmer" wrote an article on how to dump automatically under windows. It happened that he had a demand for dump under the docker environment. Therefore, this article is based on the article of the boss.
tool
dotnet-dump (https://docs.microsoft.com/en-us/dotnet/core/diagnostics/dotnet-dump) Pr ...
Posted by Pantho on Mon, 31 Jan 2022 15:26:44 +0100