AlmaLinux Omnibus Builder
This image is used to build the Cinc projects (Cinc Client, Cinc Workstation, Cinc Auditor and the rest) on AlmaLinux. It contains the Cinc build of omnibus-toolchain (Ruby, Bundler, the omnibus helper gems, ccache) plus the platform's compilers and build dependencies, provisioned by the cinc-omnibus cookbook.
How do I use this image?
# Check out one of the projects in https://gitlab.com/cinc-project/distribution and run the following in that directory:
docker run -it --rm -v $(pwd):/w -w /w cincproject/omnibus-almalinux
source /home/omnibus/load-omnibus-toolchain.sh
Tags
| Tag | Base image | Architectures |
|---|---|---|
8 | almalinux:8 | amd64, arm64, ppc64le, s390x |
9 | almalinux:9 | amd64, arm64, ppc64le, s390x |
10 | almalinux:10 | amd64, arm64, ppc64le, s390x |
latest is 10. These images build the Enterprise Linux (RHEL family) packages.
How is this image built?
docker buildx bake, on native builder nodes for each architecture. The Dockerfile is here.Content type
Image
Digest
sha256:e7a9d31e6…
Size
642.2 MB
Last updated
3 months ago
docker pull cincproject/omnibus-almalinux