AWS Open Source Blog

Matt Briggs

Author: Matt Briggs

Matt Briggs is a Software Development Engineer working on Bottlerocket OS.

How the Bottlerocket build system works

Bottlerocket is an open source, special-purpose operating system designed for hosting Linux containers, which was launched in 2020. As I delved into the Bottlerocket build system for a deeper understanding, I found it helpful to describe the system in detail (a form of rubber-duck debugging). This article is the result of my exploration and will […]