Image Builder serves as an HTTP API on top of Osbuild Composer, and serves as the backend for Image Builder Frontend.
Image Builder is intended to be run within the console.redhat.com platform.
tools/generate-package-lists can be used in combination with a distributions/
file to generate a package list.
If the repository requires a client tls key/cert you can supply them with
--key and --cert.
Please refer to the developer guide to learn about our workflow, code style and more.