Skip to content

Commit b542969

Browse files
arodageCopilot
andauthored
docs(readme): add animated build flow diagram to landing page (#490)
* docs(readme): add animated build flow diagram to landing page * copilot suggestion Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 69eb5e1 commit b542969

File tree

2 files changed

+510
-0
lines changed

2 files changed

+510
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@
55

66
A command-line tool for building custom Linux images from pre-built packages. Define what you need in a YAML template, run one command, and get a bootable RAW or ISO image.
77

8+
## How It Works
9+
10+
![OS Image Composer Build Flow](./docs/architecture/assets/os-image-composer-build-flow.svg)
11+
12+
The diagram above illustrates the overall build flow and may show representative or planned provider/architecture
13+
combinations. The table below lists the OS and architecture combinations that are currently supported.
814
## Supported Distributions
915

1016
| OS | Distribution | Architecture |

0 commit comments

Comments
 (0)