Merge pull request #2170 from NeilHanlon/master

Update rocky linux documentation about latest tag and minimal builds
This commit is contained in:
Tianon Gravi 2022-07-18 13:56:22 -07:00 committed by GitHub
commit 54515d99c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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