Create a Dotnet Framework and Node Build Environment in Docker

At the company I currently work for, our CI pipelines run on a dedicated server that we own and manage on premise. This build server is using Atlassian Bamboo and is configured to run the builds using agents running directly inside the host OS which means builds share and depend on components installed on the host OS.

October 1, 2019 · 6 min · Me