You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/user/image_mode.md
+31-23Lines changed: 31 additions & 23 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,16 +16,17 @@ image in a remote registry and use it for installing a new RHEL operating system
16
16
for more information.
17
17
18
18
The procedures described below require the following setup:
19
-
* A `RHEL 9.4 host` with an active Red Hat subscription for building MicroShift `bootc`
20
-
images. For development purposes, you can use the [Red Hat Developer subscription](https://developers.redhat.com/products/rhel/download), which is free of charge.
19
+
* A `RHEL 9.6 host` with an active Red Hat subscription for building MicroShift `bootc`
20
+
images. For development purposes, you can use the [Red Hat Developer subscription](https://developers.redhat.com/products/rhel/download),
21
+
which is free of charge.
21
22
* A `hypervisor host` with a virtualization technology that supports RHEL. In
22
23
this documentation, [libvirt](https://libvirt.org/) virtualization is used as
23
24
an example.
24
25
* A `remote registry` (e.g. `quay.io`) for storing and accessing `bootc` images
25
26
26
27
## Build MicroShift Bootc Image
27
28
28
-
Log into the `RHEL 9.4 host` using the user credentials that have SUDO
29
+
Log into the `RHEL 9.6 host` using the user credentials that have SUDO
0 commit comments