mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
23 lines
1006 B
Plaintext
23 lines
1006 B
Plaintext
:_mod-docs-content-type: ASSEMBLY
|
|
[id="microshift-install-publish-bootc-image"]
|
|
include::_attributes/attributes-microshift.adoc[]
|
|
= Installing and publishing a bootc image to a registry
|
|
:context: microshift-install-rhel-bootc-image
|
|
|
|
toc::[]
|
|
|
|
{microshift-short} is built and published as image mode containers. When installing a {op-system-base-full} bootable container image with {microshift-short}, use either a prebuilt bootable container image or build your own custom bootable container image.
|
|
|
|
include::modules/microshift-install-bootc-workflow.adoc[leveloffset=+1]
|
|
|
|
[id="microshift-get-build-bootc-image_{context}"]
|
|
== Get or build your bootc image
|
|
|
|
Either get an existing bootc image or create one, then you can publish that image to a remote registry for use.
|
|
|
|
include::modules/microshift-install-bootc-get-published-image.adoc[leveloffset=+2]
|
|
|
|
include::modules/microshift-install-bootc-build-image.adoc[leveloffset=+2]
|
|
|
|
include::modules/microshift-install-bootc-publish-image.adoc[leveloffset=+1]
|