base: nvidia/cuda:12.3.2-runtime-ubuntu22.04 # CUDA 12.3.2 runtime on Ubuntu 22.04 app: # Directory for installed applications (Python, conda, etc.) ...
base: nvidia/cuda:12.3.2-runtime-ubuntu22.04 # CUDA 12.3.2 runtime on Ubuntu 22.04 output: python-gl:stage-1 # Name of the generated stage-1 image app: # Directory for installed applications (Python, ...