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.
- Website: https://www.osbuild.org
- Bug Tracker: https://github.com/osbuild/image-builder/issues
- Matrix: #image-builder on fedoraproject.org
- Mailing List: image-builder@redhat.com
- Changelog: https://github.com/osbuild/image-builder/releases
The latest OpenAPI specification:
Please refer to the hacking guide to learn more.
Project building and testing project is based on predefined make targets:
make build
to trigger Go builder
To run the project use make run
target
- web: https://github.com/osbuild/image-builder
- https:
https://github.com/osbuild/image-builder.git
- ssh:
git@github.com:osbuild/image-builder.git
- Apache-2.0
- See LICENSE file for details.