From 41f1e90f6a15ddd806676f5841e566a4f78490ad Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Fri, 26 Jan 2024 08:33:40 -0500 Subject: [PATCH] cloud: Add link to c9s cloud image too --- cloud/README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/cloud/README.md b/cloud/README.md index 8373d7d..8608251 100644 --- a/cloud/README.md +++ b/cloud/README.md @@ -19,8 +19,10 @@ A good example reference for cloud-init is There are pre-generated disk images available which can be launched directly. -(Note: as of right now there are only disk images for Fedora until - [this issue](https://github.com/osbuild/bootc-image-builder/issues/18) is fixed) +### Available images + +- ghcr.io/centos/fedora-bootc-cloud-disk:eln +- ghcr.io/centos/centos-bootc-cloud-disk:stream9 The disk images are stored as OCI artifacts; currently in the Github container registry until