Skip to content

Latest commit

 

History

History
71 lines (45 loc) · 3.61 KB

README.monitor.md

File metadata and controls

71 lines (45 loc) · 3.61 KB

Featured Tags

  • 6.0 (Current)
    • docker pull mcr.microsoft.com/dotnet/monitor:6.0

About This Image

This image contains the .NET Monitor tool.

Use this image as a sidecar container to collect diagnostic information from other containers running .NET Core 3.1 or later processes.

Watch dotnet/announcements for Docker-related .NET announcements.

How to Use the Image

The .NET Docker samples show various ways to use .NET and Docker together. See Building Docker Images for .NET Applications to learn more.

Container sample: Run the tool

You can run a container with a pre-built .NET Docker Image, based on the dotnet-monitor global tool.

See the documentation for how to configure the image to be run in a Docker or Kubernetes environment, including how to configure authentication and certificates for https bindings.

Related Repos

.NET:

.NET Framework:

Full Tag Listing

Linux amd64 Tags

Tags Dockerfile OS Version
6.0.0-alpine-amd64, 6.0-alpine-amd64, 6.0.0-alpine, 6.0-alpine, 6.0.0, 6.0, latest Dockerfile Alpine 3.14

You can retrieve a list of all available tags for dotnet/monitor at https://mcr.microsoft.com/v2/dotnet/monitor/tags/list.

Support

See Microsoft Support for .NET for the support lifecycle.

Image Update Policy

  • We update the supported .NET images within 12 hours of any updates to their base images (e.g. debian:buster-slim, windows/nanoserver:ltsc2022, buildpack-deps:bionic-scm, etc.).
  • We publish .NET images as part of releasing new versions of .NET including major/minor and servicing.

Feedback

License