Actually, only x8664 containers seem to be hosted on registry.centos.org, but more architectures are already officially supported for the base images (https://hub.docker.com//centos/) :
amd64 (x86_64)
arm32v7 (armhfp)
arm64v8 (aarch64)
i386
ppc64le
What would be required to at least host the official base images and then be also able to provide other containers for those arches ?
Actually, only x8664 containers seem to be hosted on registry.centos.org, but more architectures are already officially supported for the base images (https://hub.docker.com//centos/) :
What would be required to at least host the official base images and then be also able to provide other containers for those arches ?