Containers - CentOS Hyperscale SIG (original) (raw)

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 automaticallybuilt from scratchon the CentOS CI infrastructure and pushed weekly.

TODO: Currently the build is broken, update the docs once fixed.

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