From df943cdef2063ba54798fccbd29a428baa83831f Mon Sep 17 00:00:00 2001 From: Radostin Emanuilov Date: Sun, 11 Aug 2024 20:47:56 +0100 Subject: [PATCH] chore: clarifications --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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