Update rocky linux documentation about latest tag and minimal builds

This commit is contained in:
Neil Hanlon 2022-07-18 16:48:44 -04:00
parent 48f3bd3dee
commit aaa3b57f42
No known key found for this signature in database
GPG Key ID: 705BC21EC3C70F34
1 changed files with 5 additions and 1 deletions

View File

@ -11,7 +11,11 @@ Thank you for using Rocky Linux! We appreciate your feedback and welcome you to
# Rocky Linux image documentation # Rocky Linux image documentation
The `%%IMAGE%%:latest` tag is always the most recent version currently available. The `%%IMAGE%%:latest` tag is intentionally missing. Please choose a major version (currently 8 or 9) tag, or a more specific tag to ensure you are pulling the version of Rocky Linux you want: e.g. `%%IMAGE%%:8` or `%%IMAGE%%:9`
## Minimal variant
In addition to the Base container, a Minimal container with microdnf and a stripped down dependency set is available by using any of the `-minimal` tags e.g. `%%IMAGE%%:9-minimal`
## Rolling builds ## Rolling builds