-
Notifications
You must be signed in to change notification settings - Fork 107
Fixed issues in Image Building chapter in the Administration Guide bsc#1245987 #4173
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 1 commit
b6d04df
e8b92ea
867b757
a270491
7b9c72c
21cb512
5ee5ad3
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -26,7 +26,8 @@ Images are stored in [path]``/srv/www/os-image/ORGANIZATION-ID``. | |
| [[at.images.docker]] | ||
| == Container Images | ||
|
|
||
| image::image-building.png[scaledwidth=80%] | ||
| // FIXME, bsc#1245987: replace caas pattform with container host? | ||
| // image::image-building.png[scaledwidth=80%] | ||
|
|
||
|
|
||
| [[at.images.docker.requirements]] | ||
|
|
@@ -296,7 +297,7 @@ When you have selected a build profile, detailed information about the selected | |
| [[at.images.docker.importing]] | ||
| === Import an Image | ||
|
|
||
| The second way to build an image is to import and inspect arbitrary images. | ||
| The second way to get an image is to import and inspect arbitrary images. | ||
| To do that, select menu:Images[Image List] from the left navigation bar. | ||
| Complete the text boxes of the [guimenu]``Import`` dialog. | ||
| When it has processed, the imported image is listed on the [guimenu]``Image List`` page. | ||
|
|
@@ -385,6 +386,10 @@ For more information, see the documentation of the underlying system. | |
| [[at.images.kiwi.buildhost]] | ||
| === Create a Build Host | ||
|
|
||
| // FIXME, bsc#1245987: | ||
| // Discussing Container-Based KIWI Image Build Support here? | ||
| // Perhaps 2.'docker' might be 2, but the container variant might be different? | ||
|
|
||
| To build all kinds of images with {productname}, create and configure a build host. | ||
| OS Image build hosts are {salt} clients running on {sles}{nbsp}15 (SP2 or later) or {sles}{nbsp}12 (SP4 or later). | ||
|
|
||
|
|
@@ -476,7 +481,7 @@ Activation keys are mandatory for OS Image building. | |
|
|
||
| [NOTE] | ||
| ==== | ||
| To build OS Images, you need an activation key that is associated with a channel other than `SUSE Manager Default`. | ||
| To build OS Images, you need an activation key that is associated with a channel other than `Default` activation key. | ||
| ==== | ||
|
|
||
| .Procedure: Creating an Activation Key | ||
|
|
@@ -492,8 +497,11 @@ For more information, see xref:client-configuration:activation-keys.adoc[]. | |
| [[at.images.kiwi.imagestore]] | ||
| === Create an Image Store | ||
|
|
||
| An image store is a place from where you can download images. | ||
| Sometimes such a place is referenced as a registry. | ||
|
|
||
| OS Images can require a significant amount of storage space. | ||
| Therefore, we recommended that the OS Image store is located on a partition of its own or on a Btrfs subvolume, separate from the root partition. | ||
| Therefore, we recommend that the OS Image store is located on a partition of its own or on a Btrfs subvolume, separate from the root partition. | ||
| By default, the image store is located at [path]``/srv/www/os-images``. | ||
|
||
|
|
||
| [NOTE] | ||
|
|
@@ -663,7 +671,7 @@ For information about the Kiwi build system, see the https://osinside.github.io/ | |
| [[at.images.kiwi.building]] | ||
| === Build an Image | ||
|
|
||
| There are two ways to build an image using the {webui}. | ||
| There are two ways to build or get an image using the {webui}. | ||
| Either select menu:Images[Build], or click the build icon in the menu:Images[Profiles] list. | ||
|
|
||
| .Procedure: Building an Image | ||
|
|
||
Uh oh!
There was an error while loading. Please reload this page.