Image Composer Tool#
Image Composer Tool (ICT) is a command-line tool for building custom, bootable Linux images from pre-built packages. Define your requirements in a YAML template, run one command to get a RAW image ready for deployment (ISO installers require an extra step; see the Installation Guide).
Supported distributions: Azure Linux (azl3), Edge Microvisor Toolkit (emt3), Wind River eLxr (elxr12), Ubuntu (ubuntu24), and Red Hat-compatible distributions (rcd10).
Quick Start#
See the Quick Start guide to build your first image in three steps.
Guides#
Guide |
Description |
|---|---|
Build methods, Debian packaging, prerequisites |
|
CLI commands, configuration, build output, shell completion |
|
Complete command-line specification |
|
Template structure, variables, best practices |
|
Pipeline stages, caching, troubleshooting |
|
System design and component overview |
Tutorials#
Tutorial |
Description |
|---|---|
Manual ukify and mmdebstrap installation |
|
Configuring secure boot for images |
|
Adding users to images |
|
Commands during image compose (chroot) |
|
Debian 13 GRUB initramfs-tools initrd hook |
|
Using multiple package repositories |
Get Help#
Run
image-composer-tool --help(using the binary path from your install method)