You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Actually, only x86_64 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 x86_64 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 ?