chore: clarifications

This commit is contained in:
Radostin Emanuilov 2024-08-11 20:47:56 +01:00 committed by Radostin Emanuilov
parent 5d2483e34d
commit df943cdef2

View File

@ -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