- Loading...
Sponsored by Dometrain Courses—Get 30% off Dometrain Pro with code ANDREW30 and access the best courses for .NET Developers

My new book ASP.NET Core in Action, Third Edition is available now! It supports .NET 7.0, and is available as an eBook or paperback.

Running AI agents with customized templates using docker sandbox
In this post I describe how to create custom templates for Docker Sandboxes, so that your sandboxes start with additional tools immediately available…

Running AI agents safely in a microVM using docker sandbox
In this post I show how to run AI coding agents safely while still using YOLO/dangerous mode using docker sandboxes and the sbx tool…

Converting a docker-compose file to .NET Aspire
In this post I describe how I converted the deployment method of the mailing-list manager lismonk from a docker-compose.yml file to an Aspire app host project…

Building LaTeX projects on Windows easily with Docker
In this post I describe how I build LaTeX projects on a Windows machine by using Docker and the blang/latex image…

Combining multiple docker images into a multi-arch image
In this post I show two ways to combine multiple docker images into a single multi-arch image, discuss manifests and manifest lists, and why they matter…

Updates to Docker images in .NET 8
Exploring the .NET 8 preview - Part 10
In this post I describe the changes to .NET 8 docker files in .NET 8 including changes to images, new image types and changes to image tagging…

