Rocky
Quick reference
- Maintained by: Krestomatio
- Where to get help: Mono repo issue tracker
Variants and tags
- rocky:8-base:
8-base, 8.10-base, 8.10.1-base, rocky8-base-0dc932119c2355f7237bc07be799bbbd610fd537 - rocky:8-minimal:
8-minimal, 8.10-minimal, 8.10.1-minimal, rocky8-minimal-0dc932119c2355f7237bc07be799bbbd610fd537 - rocky:9-base:
9-base, 9.7-base, 9.7.1-base, rocky9-base-0dc932119c2355f7237bc07be799bbbd610fd537 - rocky:9-minimal:
9-minimal, 9.7-minimal, 9.7.1-minimal, rocky9-minimal-0dc932119c2355f7237bc07be799bbbd610fd537
Image Variants
rocky:8-base
A Rocky Linux 8 minimal base image. Its purpose is to be the source image to build from. It contains several binaries to help build new images.
rocky:8-minimal
This is a Rocky 8 Linux Minimal Image, similar to Fedora-minimal or UBI.
How the image is built?
docker build . -t "quay.io/krestomatio/rocky"
rocky:9-base
A Rocky Linux 9 minimal base image. Its purpose is to be the source image to build from. It contains several binaries to help build new images.
rocky:9-minimal
This is a Rocky 9 Linux Minimal Image, similar to Fedora-minimal or UBI.
How the image is built?
docker build . -t "quay.io/krestomatio/rocky"