dotnet-docker/.mar/portal/README.monitor.portal.md

3.7 KiB

About

IMPORTANT

The images from the dotnet/nightly repositories include last-known-good (LKG) builds for the next release of .NET.

See dotnet for images with official releases of .NET.

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.

  • 7 (Preview)
    • docker pull mcr.microsoft.com/dotnet/nightly/monitor:7
  • 6 (Preview)
    • docker pull mcr.microsoft.com/dotnet/nightly/monitor:6

.NET:

.NET Framework:

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.

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