Skip to content

Creating a custom manifest

Creating a custom manifest

Create a custom Automotive Image Builder manifest file to build an AutoSD OS image. Use your manifest file to define the components and functionality of your image. A manifest file can be as simple as the following minimal manifest example:

console title="Minimal AIB manifest" --8<-- "demos/minimal/minimal.aib.yml"

Next steps

Learn about configuring options and continue to customize your manifest by embedding RPM application packages and containerized applications.