Configure WSL2 limits on Windows 10
WSL2 on Windows 10 has some issues, but I still prefere it to run my docker containers locally.
WSL2 on Windows 10 has some issues, but I still prefere it to run my docker containers locally.
In this post, I’m going to configure the continuous delivery process for Azure WebApp (Azure Function in this case, but that’s pretty much the same) with Octopus Deploy.
GitHub Container Registry was introduced on the 1st of September 2020.
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.
Local development of C# Azure Functions on macOS is still a bit painful.