Skip to content

Local Builds

Chris edited this page Jul 3, 2025 · 1 revision

It's possible to use podman/docker to generate the ISO using the same tooling used by the Github Action. We'll publish the steps here when that's ready.

If you'd like to make local modifications, you may want to create your own bootc image and "FROM" T2-Atomic images, rather than forking this project. That way you don't need to keep in sync with our repo but your images will continue to receive our support via future changes to the T2 support.

the process used to generate the images can also be run locally with podman, allowing you to build your custom images without relying on github.

Clone this wiki locally