diff --git a/README.md b/README.md index 33e5d13..be90242 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -## Overview of the pipeline (currently not working, use the devcontainer + scripts instead to build it) +## Overview of the pipeline (currently not working, use the devcontainer + scripts instead) 1. A Cloud VM Rocky Linux disk is downloaded, then customized so it can run docker inside 2. A Rocky Linux bootc repo is cloned onto that and the repo is used to build a Rocky Linux 9.4 bootc Docker image, which is then uploaded to a container registry, the pipeline for that is here due to `1.` and `2` sharing files and its easier to debug them if needed like this