Common Issues using scratch images

Published on Jan 26, 2025

If you ship containers using FROM SCRATCH, this is a great overview of the gotchas. The first one tripped me up when shipping a Go application that needed to make API requests. Lots of good details in this tutorial.

Building Container Images FROM Scratch: 6 Pitfalls That Are Often Overlooked