This repository contains the recipes and CI for building the base images used by DiracX.
See documentation
This image is used by the helm chart to run batch jobs within the cluster that automatically generate kubernetes secrets.
This image is used as the base of the diracx service image.
The most up to date documentation on how to build is the CI job
docker build -t ghcr.io/diracgrid/diracx/base:latest base
docker build -t ghcr.io/diracgrid/diracx/servces-base:latest services-base/