******** 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 :ref:`velocity_config_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 :ref:`velocity_config_file`. The default is ``2Gi``. Podman ###### Uses the `podman `_ container system. Singularity ########### Uses the `singularity `_ container system.