…
|
||
---|---|---|
.. | ||
README.aspnet.portal.md | ||
README.monitor.portal.md | ||
README.runtime-deps.portal.md | ||
README.runtime.portal.md | ||
README.samples.portal.md | ||
README.sdk.portal.md |
README.sdk.portal.md
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 SDK which is comprised of three parts:
- .NET CLI
- .NET runtime
- ASP.NET Core
Use this image for your development process (developing, building and testing applications).
Watch discussions for Docker-related .NET announcements.
Featured Tags
7.0
(Preview)docker pull mcr.microsoft.com/dotnet/nightly/sdk:7.0
6.0
(Current, LTS)docker pull mcr.microsoft.com/dotnet/nightly/sdk:6.0
Related Repos
.NET:
- dotnet/samples: .NET Samples
- dotnet/nightly/aspnet: ASP.NET Core Runtime (Preview)
- dotnet/nightly/runtime: .NET Runtime (Preview)
- dotnet/nightly/runtime-deps: .NET Runtime Dependencies (Preview)
- dotnet/nightly/monitor: .NET Monitor Tool (Preview)
.NET Framework:
- dotnet/framework: .NET Framework, ASP.NET and WCF
- dotnet/framework/samples: .NET Framework, ASP.NET and WCF Samples
Usage
The .NET Docker samples show various ways to use .NET and Docker together. See Building Docker Images for .NET Applications to learn more.
Building .NET Apps with Docker
- .NET Docker Sample - This sample builds, tests, and runs the sample. It includes and builds multiple projects.
- ASP.NET Core Docker Sample - This sample demonstrates using Docker with an ASP.NET Core Web App.
Develop .NET Apps in a Container
The following samples show how to develop, build and test .NET applications with Docker without the need to install the .NET SDK.
- Build .NET Applications with SDK Container
- Test .NET Applications with SDK Container
- Run .NET Applications with SDK Container
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
- Legal Notice: Container License Information
- .NET license
- Discover licensing for Linux image contents
- Windows base image license (only applies to Windows containers)
- Pricing and licensing for Windows Server 2019