Running Automotive Image Builder from a container¶
The Automotive SIG maintains a container image that you can use to run automotive-image-builder
in the
automotive-image-builder Quay.io repo. This
containerized build process is useful for hosts other than RHEL, CentOS, and Fedora, or if you do not want to install the RPM-based
version of the automotive-image-builder
tool.
To easily run automotive-image-builder
from a container, you can use the auto-image-builder.sh
script that is available in the
automotive-image-builder repository.
-
Download the script:
-
Build an image. In this example, build the
minimal.aib.yml
manifest that is available in sig-docs/demos/minimal:
For more information about the container, see the automotive-image-builder repository.