Skip to main content

Centos

Quick reference

Variants and tags

  • centos:9-base: 9-base, 9.0-base, 9.0.24-base, centos9-base-b80cf9291fb8999f649e75f3ebb242331bfd7cbe
  • centos:9-minimal: 9-minimal, 9.0-minimal, 9.0.24-minimal, centos9-minimal-640087a23e7db38d8a27c2b04c408e564397d961

Image Variants

centos:9-base

Repo source

A CentOS 9 Stream minimal base image. Its purpose is to be the source image to build from. It contains several binaries to help build new images.

centos:9-minimal

Repo source

This is a CentOS 9 Stream Minimal Image, similar to Fedora-minimal or UBI.

How the image is built?

docker build . -t "quay.io/krestomatio/centos"