Release Notes for Containers


.NET 3.0

Red Hat Customer Content Services

Abstract

The Release Notes for Containers is an extension of the Release Notes for RPMs. These release notes list changes to the .NET Core 3.0 containers registry.redhat.io/dotnet/dotnet-30-rhel7 and registry.redhat.io/dotnet/dotnet-30-runtime-rhel7. The former is the source-to-image builder, and the latter is a runtime-only image.

The .NET Core 3.0 Release Notes for Containers is an extension of the .NET Core 3.0 Release Notes for RPMs. See .NET Core 3.0 Release Notes for RPMs for information on known issues, the operating system architecture, privacy, and support.

1.1. New Features

  • .NET Core 3.0 runtime image:

    • Based on RHEL 7: registry.redhat.io/dotnet/dotnet-30-runtime-rhel7
    • Based on RHEL 8: registry.access.redhat.com/ubi8/dotnet-30-runtime
  • .NET Core 3.0 source-to-image builder image:

    • Based on RHEL 7: registry.redhat.io/dotnet/dotnet-30-rhel7
    • Based on RHEL 8: registry.access.redhat.com/ubi8/dotnet-30

Report a bug

Chapter 2. Environment Variable Updates

The following environment variables have been added or removed for the .NET Core 3.0 container image.

2.1. New Variables

DOTNET_RESTORE_CONFIGFILE Specifies a NuGet.Config file to be used for restore operations. This variable cannot be combined with DOTNET_RESTORE_SOURCES.

DOTNET_PUBLISH_READYTORUN When set to true, the application will be compiled ahead-of-time. This reduces startup time by reducing the amount of work the JIT compiler needs to do when the application is loading. Defaults to false.

See Environment Variables for the list of environment variables available with .NET Core 3.0.

Report a bug

Chapter 3. Known Issues

There are no known issues for .NET Core 3.0 containers.

See Chapter 7, Known Issues in the .NET Core 3.0 Release Notes for RPMs for a list of known issues and workarounds for RPMs.

Report a bug

Legal Notice

Copyright © 2020 Red Hat, Inc.
The text of and illustrations in this document are licensed by Red Hat under a Creative Commons Attribution–Share Alike 3.0 Unported license ("CC-BY-SA"). An explanation of CC-BY-SA is available at http://creativecommons.org/licenses/by-sa/3.0/. In accordance with CC-BY-SA, if you distribute this document or an adaptation of it, you must provide the URL for the original version.
Red Hat, as the licensor of this document, waives the right to enforce, and agrees not to assert, Section 4d of CC-BY-SA to the fullest extent permitted by applicable law.
Red Hat, Red Hat Enterprise Linux, the Shadowman logo, the Red Hat logo, JBoss, OpenShift, Fedora, the Infinity logo, and RHCE are trademarks of Red Hat, Inc., registered in the United States and other countries.
Linux® is the registered trademark of Linus Torvalds in the United States and other countries.
Java® is a registered trademark of Oracle and/or its affiliates.
XFS® is a trademark of Silicon Graphics International Corp. or its subsidiaries in the United States and/or other countries.
MySQL® is a registered trademark of MySQL AB in the United States, the European Union and other countries.
Node.js® is an official trademark of Joyent. Red Hat is not formally related to or endorsed by the official Joyent Node.js open source or commercial project.
The OpenStack® Word Mark and OpenStack logo are either registered trademarks/service marks or trademarks/service marks of the OpenStack Foundation, in the United States and other countries and are used with the OpenStack Foundation's permission. We are not affiliated with, endorsed or sponsored by the OpenStack Foundation, or the OpenStack community.
All other trademarks are the property of their respective owners.
Red Hat logoGithubredditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust. Explore our recent updates.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

Theme

© 2026 Red Hat
Back to top