Sign inSign up

cincproject/omnibus-ubuntu

By cincproject

Updated 3 months ago

Ubuntu Omnibus builder

Image
Integration & delivery
Operating systems
0

10K+

cincproject/omnibus-ubuntu repository overview

Ubuntu Omnibus Builder

This image is used to build the Cinc projects (Cinc Client, Cinc Workstation, Cinc Auditor and the rest) on Ubuntu. 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-ubuntu
source /home/omnibus/load-omnibus-toolchain.sh

Tags

TagBase imageArchitectures
20.04ubuntu:20.04amd64, arm64
22.04ubuntu:22.04amd64, arm64
24.04ubuntu:24.04amd64, arm64, riscv64
26.04ubuntu:26.04amd64, arm64

latest is 26.04.

How is this image built?

  • Built and published by the docker-images CI pipeline with docker buildx bake, on native builder nodes for each architecture. The Dockerfile is here.

Tag summary

Content type

Image

Digest

sha256:425757029

Size

602.6 MB

Last updated

3 months ago

docker pull cincproject/omnibus-ubuntu