docs: subscription basic info
This commit is contained in:
parent
b377421793
commit
10dde06c33
2 changed files with 10 additions and 0 deletions
|
|
@ -38,3 +38,4 @@ url
|
||||||
dir
|
dir
|
||||||
programmatically
|
programmatically
|
||||||
loopback
|
loopback
|
||||||
|
CDN
|
||||||
|
|
|
||||||
|
|
@ -293,6 +293,15 @@ a fedora-42 repository url and try to build a centos-9 image type and
|
||||||
the system will happily try its best (and most likely fail). Use with
|
the system will happily try its best (and most likely fail). Use with
|
||||||
caution.
|
caution.
|
||||||
|
|
||||||
|
## Subscriptions
|
||||||
|
|
||||||
|
When executing `image-builder-cli` via `podman`, subscription information is
|
||||||
|
passed to the container and used to access Red Hat CDN. As long as the host
|
||||||
|
machine is properly subscribed with attached Red Hat Enterprise Linux
|
||||||
|
subscription, building RHEL images will work automatically.
|
||||||
|
|
||||||
|
To use content from Red Hat Satellite, follow the extra repositories section
|
||||||
|
above.
|
||||||
|
|
||||||
## FAQ
|
## FAQ
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue