diff --git a/image-builder/README.md b/image-builder/README.md index d5027a6..b89d8aa 100644 --- a/image-builder/README.md +++ b/image-builder/README.md @@ -1,6 +1,9 @@ # Overview -Image Builder is a utility used to produce two types of artifacts needed for an airshipctl deployment: an iso (for the ephemeral node), and qcow2’s (used by metal3io to deploy all other nodes). This is accomplished through several stages as follows: +Image Builder is a utility used to produce two types of artifacts needed for an +airshipctl deployment: an iso (for the ephemeral node), and qcow2’s (used by +metal3io to deploy all other nodes). This is accomplished through several stages +as follows: 1. Build docker image containing the base operating system and basic configuration management 1. Run configuration management again with customized user-supplied inputs in container runtime