Skip to content

DIRACGrid/container-images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/