ARG CUDA_IMAGE="12.4.0-runtime-ubuntu22.04" FROM nvidia/cuda:${CUDA_IMAGE} RUN < $HOME/app/config.local.yaml<