Docker 7 July 2020 Hosting multiple web applications in Docker I've written before about developing software in Docker containers [simonreynolds.ie/hosting-multiple-web-applications-in-docker/developing-in-a-docker-container] and while that has been a step forward for development and
.NET Core 16 June 2020 PowerShell in .NET Core and Docker Since the beginning of time .NET Core there has been one continuous annoyance about developing cross-platform solutions, including build scripts for windows and non-windows platforms.
Docker 13 June 2020 Developing in a docker container Ah, a new open source project that looks interesting. Let's pull it down from GitHub, open it up in the IDE of our choice and.