Skip to content

Latest commit

 

History

History
50 lines (32 loc) · 1.47 KB

README.md

File metadata and controls

50 lines (32 loc) · 1.47 KB

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.

Project

OpenAPI spec

The latest OpenAPI specification:

Contributing

Please refer to the hacking guide to learn more.

Build

Project building and testing project is based on predefined make targets:

  • make build to trigger Go builder

Installation

To run the project use make run target

Repository

License

  • Apache-2.0
  • See LICENSE file for details.