Posts by this author

Mar 29, 2023
Post comments count1
Post likes count9

Improving multi-platform container support

Learn how to build containers for multiple architectures, including building containers on Apple M1 machines for an x64 cloud.

.NETContainersLinux
Aug 16, 2022
Post comments count45
Post likes count20

.NET 6 is now in Ubuntu 22.04

.NET 6 is now included in Ubuntu 22.04 (Jammy) and can be installed with just apt install dotnet6. This change is a major improvement and simplification for Ubuntu users. We're also releasing .NET with Chiseled Ubuntu Containers, a new small and secure container offering from Canonical. These improvements are the result of a new partnership betwee...

.NETASP.NET CoreContainers
Aug 16, 2021
Post comments count0
Post likes count0

.NET Core 2.1 container images will be deleted from Docker Hub

Starting on August 21st, .NET Core 2.1 Docker container images will no longer be available on Docker Hub, but exclusively on Microsoft Container Registry (MCR). Read on for more information.

Containers.NET.NET Core