Home
Events
Learning Lab
Using Chainguard’s Static Images with Compiled Languages
Welcome to our Learning Labs series, we'll show you how to build on hardened and minimal images with Chainguard!
During this hands-on lab, we will learn how to create images that have low-to-zero CVEs and are much smaller than standard container images. This lab is focused on producing images for compiled languages that can produce static binaries, such as Go, Rust and C.
What you will learn:
Why reducing the size and CVE count of images is important
How to migrate a Dockerfile build using a compiled language to use Chainguard Images
Advanced techniques for producing truly minimal images and debugging