Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 775 Bytes

README.md

File metadata and controls

26 lines (14 loc) · 775 Bytes

Container images for DiracX

This repository contains the recipes and CI for building the base images used by DiracX.

See documentation

Available images

secret-generation

This image is used by the helm chart to run batch jobs within the cluster that automatically generate kubernetes secrets.

server-base

This image is used as the base of the diracx service image.

How to build

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/