dotnet-docker/README.monitor.md

7.0 KiB

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.

Featured Tags

  • 7 (Preview)
    • docker pull mcr.microsoft.com/dotnet/nightly/monitor:7
  • 6 (Preview)
    • docker pull mcr.microsoft.com/dotnet/nightly/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 Repos

.NET:

.NET Framework:

Full Tag Listing

Linux amd64 Tags

Tags Dockerfile OS Version
6.3.0-alpha.1-alpine-amd64, 6.3-alpine-amd64, 6-alpine-amd64, 6.3.0-alpha.1-alpine, 6.3-alpine, 6-alpine, 6.3.0-alpha.1, 6.3, 6 Dockerfile Alpine 3.16
6.3.0-alpha.1-ubuntu-chiseled-amd64, 6.3-ubuntu-chiseled-amd64, 6-ubuntu-chiseled-amd64, 6.3.0-alpha.1-ubuntu-chiseled, 6.3-ubuntu-chiseled, 6-ubuntu-chiseled Dockerfile Ubuntu 22.04
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
.NET Monitor Preview Tags
Tags Dockerfile OS Version
7.0.0-rc.1-alpine-amd64, 7.0-alpine-amd64, 7-alpine-amd64, 7.0.0-rc.1-alpine, 7.0-alpine, 7-alpine, 7.0.0-rc.1, 7.0, 7, latest Dockerfile Alpine 3.16
7.0.0-rc.1-ubuntu-chiseled-amd64, 7.0-ubuntu-chiseled-amd64, 7-ubuntu-chiseled-amd64, 7.0.0-rc.1-ubuntu-chiseled, 7.0-ubuntu-chiseled, 7-ubuntu-chiseled Dockerfile Ubuntu 22.04

Linux arm64 Tags

Tags Dockerfile OS Version
6.3.0-alpha.1-alpine-arm64v8, 6.3-alpine-arm64v8, 6.3.0-alpha.1-alpine, 6.3-alpine, 6-alpine, 6.3.0-alpha.1, 6.3, 6 Dockerfile Alpine 3.16
6.3.0-alpha.1-ubuntu-chiseled-arm64v8, 6.3-ubuntu-chiseled-arm64v8, 6-ubuntu-chiseled-arm64v8, 6.3.0-alpha.1-ubuntu-chiseled, 6.3-ubuntu-chiseled, 6-ubuntu-chiseled Dockerfile Ubuntu 22.04
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
.NET Monitor Preview Tags
Tags Dockerfile OS Version
7.0.0-rc.1-alpine-arm64v8, 7.0-alpine-arm64v8, 7-alpine-arm64v8, 7.0.0-rc.1-alpine, 7.0-alpine, 7-alpine, 7.0.0-rc.1, 7.0, 7, latest Dockerfile Alpine 3.16
7.0.0-rc.1-ubuntu-chiseled-arm64v8, 7.0-ubuntu-chiseled-arm64v8, 7-ubuntu-chiseled-arm64v8, 7.0.0-rc.1-ubuntu-chiseled, 7.0-ubuntu-chiseled, 7-ubuntu-chiseled Dockerfile Ubuntu 22.04

You can retrieve a list of all available tags for dotnet/nightly/monitor at https://mcr.microsoft.com/v2/dotnet/nightly/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