This repository is intended to create/build images with CI/CD capabilities.
I have a WPF application targetting .Net Framework 4.8 and .Net 5.0, and want
to run its tests in a pipeline. Unfortunately, I don't have a windows runner.
I ended up installing the windows version of .Net 5.0 to enjoy its compatibility
with Windows Desktop functionalities. This image is built for anyone who'd need
to run unbuffer wine dotnet test
.