CERN Community ENTerprise Operating System 7 is the upstream CentOS 7, built to integrate into the CERN computing environment but it is not a site-specific product: all CERN site customizations are optional and can be deactivated for external users.
## Current release: CC7.7
## Current release: CC7.9
CERN CentOS 7.7 is the current minor release of CC7.
CERN CentOS 7.9 is the current minor release of CC7.
### Image building
```
koji image-build cc7-docker-base `date "+%Y%m%d"` cc7-image-7x \
[Tests](https://gitlab.cern.ch/linuxsupport/testing/) are in place to check everything is working as expected. If you want to skip them, run a pipeline with variable `CI_SKIP_TESTS="true"`. This can be done through CI/CD -> Pipelines -> Run pipeline -> Select branch, add the variable, press run. This will override globally defined variables in the CI.
A scheduled pipeline rebuilds the image once per month.