Showing tag results for Containers

Apr 23, 2026
Post comments count3
Post likes count3

What’s new for .NET in Ubuntu 26.04

Richard Lander

Ubuntu 26.04 (Resolute Raccoon) ships today with .NET 10. Here's how to install .NET 10 from the archive, use the new -resolute container tags, build Native AOT apps, and install .NET 8 and 9 from the dotnet-backports PPA.

.NETMaintenance & UpdatesContainers
Apr 30, 2024
Post comments count2
Post likes count6

Secure your container build and publish with .NET 8

Richard Lander

.NET 8 has new security features for containers, including non-root images and SDK tools. Discover how to create non-root container images, configure Kubernetes pods, and inspect images and containers for enhanced security.

.NETCloud NativeContainers
Apr 25, 2024
Post comments count18
Post likes count5

What’s new for .NET in Ubuntu 24.04

Richard Lander

Ubuntu 24.04 is now available with .NET from day one in the official Ubuntu feeds! Thanks to the partnership between Canonical and Microsoft, you can start using .NET with Ubuntu 24.04 today!

.NETCloud NativeLifecycle
Apr 15, 2024
Post comments count9
Post likes count3

Streamline your container build and publish with .NET 8

Richard Lander

.NET 8 is a big step forward for building and using containers, with improvements for performance, security, and usability. Let's take a look at some enhancements to the .NET CLI for building and publishing containers.

.NETCloud NativeContainers
Mar 29, 2023
Post comments count1
Post likes count9

Improving multi-platform container support

Richard Lander

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

.NETContainersLinux