mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-07 13:54:19 +00:00
Windows images will require other base images, and thus, we will need to explicitly specify the OS type a base image is for in order to avoid confusion or errors.
3 lines
104 B
Plaintext
3 lines
104 B
Plaintext
linux/amd64=nvidia/cuda:10.0-devel-ubuntu18.04
|
|
linux/ppc64le=nvidia/cuda-ppc64le:10.0-devel-ubuntu18.04
|