/image-builder

Image Builder service for console.redhat.com

Primary LanguageGoApache License 2.0Apache-2.0

Image Builder

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.

OpenAPI spec

The latest api specification.

Updating package lists

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.

Contributing

Please refer to the developer guide to learn about our workflow, code style and more.