2dc0912a54200eaa6cc8b62aeae0173396eec9dc
[ci-management.git] / docker / README.md
1 # CI builder images for O-RAN-SC at LF
2
3 The O-RAN-SC project runs most CI tasks in Docker instead of
4 maintaining build and compile tools in LF-managed Jenkins build
5 minions.  This area contains the Dockerfiles to assemble images that
6 are used as the first stage in a multi-stage Docker build.  These
7 images have large build and compile tools like C, C++, Golang, cmake,
8 ninja, etc.  These images are used to compile source and create binary
9 artifacts of O-RAN-SC software features, which are then wrapped in
10 minimal docker images for use.