Skip to content

Chiseled Docker image with ASP.NET Core and dotnet-monitor #6957

Answered by jander-msft
mu88 asked this question in Q&A
Discussion options

You must be logged in to vote

It depends on what your orchestration environment is; for example, if you are using Kubernetes or Docker compose (something that allows for multiple containers and allows for volume mounts), then you can run .NET Monitor as a sidecar without altering your application Docker image. See https://github.com/dotnet/dotnet-monitor/blob/main/documentation/kubernetes.md for an example of how to do this Kubernetes.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jander-msft
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants