Intent
CI agents that still need a package install on every job waste minutes and hide environment drift. This image bakes .NET SDK into a GoCD agent on Ubuntu so pipelines start closer to ready.
Takeaway
Platform work is often about removing repeated toil: pin a base image, document the toolchain, make the path boring. Boring CI is good CI.