Backends

This page describes the implemented backends and their available configuration.

Apptainer

Uses the apptainer container system.

Docker

Uses the docker container system.

OpenShift

Uses the openshift platform.

CPU Limit

Set the cpu limit for a build via VELOCITY_OPENSHIFT_CPU_LIMIT or openshift:cpu:limit in the Configuration File. The default is 1000m.

Memory Limit

Set the memory limit for a build via VELOCITY_OPENSHIFT_MEMORY_LIMIT or openshift:memory:limit in the Configuration File. The default is 2Gi.

Podman

Uses the podman container system.

Singularity

Uses the singularity container system.