CERN Docker images: CC7/C8¶
CERN Docker images: CC7/C8
CERN runs OpenStack Private Cloud infrastructure: for information please consult documentation. Part of the infrastructure is the Cloud Container service: for information please consult documentation.
Available images
We provide images of CERN supported Linux versions:- CentOS 8 (C8) / x86_64
- CERN CentOS 7 (CC7) / x86_64
- CentOS 8 (C8):
- CERN registry:
docker pull gitlab-registry.cern.ch/linuxsupport/c8-base:latest
- Docker Hub:
docker pull cern/c8-base:latest
- CERN registry:
- CERN CentOS 7 (CC7):
- CERN registry:
docker pull gitlab-registry.cern.ch/linuxsupport/cc7-base:latest
- Docker Hub:
docker pull cern/cc7-base:latest
- CERN registry:
Images content
Note: These are base operating system images, containing rather minimal set of system packages and are provided as base for your own application specific images.See also: using docker on CentOS 7.