docs: subscription basic info

This commit is contained in:
Lukas Zapletal 2025-04-15 17:50:05 +02:00 committed by Michael Vogt
parent b377421793
commit 10dde06c33
2 changed files with 10 additions and 0 deletions

View file

@ -38,3 +38,4 @@ url
dir
programmatically
loopback
CDN

View file

@ -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
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