This commit is contained in:
parent
a8f3551914
commit
902895ec67
@ -7,7 +7,7 @@ spec:
|
||||
containers:
|
||||
- name: cuda-container
|
||||
image: nvidia/cuda:11.0.3-base-ubuntu20.04
|
||||
command: ["while true; sleep 1000; done"]
|
||||
command: ["/bin/bash"]
|
||||
resources:
|
||||
limits:
|
||||
nvidia.com/gpu: 1
|
||||
|
Loading…
Reference in New Issue
Block a user