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, ...
Graphics programming can be tedious. Linking against large 3-D libraties increases compilation time. Because a lot of fine tuning is often necessary for everything to look perfect, stretches of minor ...
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.) ...