Skip to content

Container images

A minimal container image based on the Hyperscale SIG repos and packages is available on Quay.io and can be used via Docker or Podman.

This container image is automatically built from scratch on the CentOS CI infrastructure and pushed weekly.

CentOS Stream 8

podman run -a stdin,stdout,stderr -t quay.io/centoshyperscale/centos:stream8

CentOS Stream 9

podman run -a stdin,stdout,stderr -t quay.io/centoshyperscale/centos:stream9