Skip to content
I've done a fair amount of work with Containerfiles recently, working with image mode hosts. I wasn't doing anything particularly complicated in design—some multi-stage builds, some heredoc usage. Nothing really challenged my fundamental understanding of how podman build reads and executes instructions. Then I started building examples for the Early Access program of Red Hat Hardened Images and, i...
Fun in the RUN instruction: Why container builds with distroless images can surprise you | Huntaegis