Skip to content

Latest commit

 

History

History
88 lines (59 loc) · 5.26 KB

README.monitor.md

File metadata and controls

88 lines (59 loc) · 5.26 KB

Featured Tags

  • 7 (Standard Support)
    • docker pull mcr.microsoft.com/dotnet/monitor:7
  • 6 (Long-Term Support)
    • docker pull mcr.microsoft.com/dotnet/monitor:6

About

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 discussions for Docker-related .NET announcements.

Usage

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 Repositories

.NET:

.NET Framework:

Full Tag Listing

Linux amd64 Tags

Tags Dockerfile OS Version
7.0.1-alpine-amd64, 7.0-alpine-amd64, 7-alpine-amd64, 7.0.1-alpine, 7.0-alpine, 7-alpine, 7.0.1, 7.0, 7, latest Dockerfile Alpine 3.17
6.3.1-alpine-amd64, 6.3-alpine-amd64, 6-alpine-amd64, 6.3.1-alpine, 6.3-alpine, 6-alpine, 6.3.1, 6.3, 6 Dockerfile Alpine 3.17
6.2.2-alpine-amd64, 6.2-alpine-amd64, 6.2.2-alpine, 6.2-alpine, 6.2.2, 6.2 Dockerfile Alpine 3.16

Linux arm64 Tags

Tags Dockerfile OS Version
7.0.1-alpine-arm64v8, 7.0-alpine-arm64v8, 7-alpine-arm64v8, 7.0.1-alpine, 7.0-alpine, 7-alpine, 7.0.1, 7.0, 7, latest Dockerfile Alpine 3.17
6.3.1-alpine-arm64v8, 6.3-alpine-arm64v8, 6-alpine-arm64v8, 6.3.1-alpine, 6.3-alpine, 6-alpine, 6.3.1, 6.3, 6 Dockerfile Alpine 3.17
6.2.2-alpine-arm64v8, 6.2-alpine-arm64v8, 6.2.2-alpine, 6.2-alpine, 6.2.2, 6.2 Dockerfile Alpine 3.16

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

Tags not listed in the table above are not supported. See the Supported Tags Policy

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