cloud-eng .nl

Docker

Docker image tests

Today we’re going to set up a CI/CD GitHub Action with a Container Structure Test step which will help us to enforce the certain quality policies for the images which we build and ship.

Fix console logs for Azure Functions running in a Docker container

Local development of C# Azure Functions on macOS is still a bit painful.