ci: add gpu Dockerfile
This commit is contained in:
parent
75ab2897c4
commit
5bc8c57490
5
.ci/gpu.Dockerfile
Normal file
5
.ci/gpu.Dockerfile
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
FROM nvcr.io/nvidia/pytorch:21.10-py3
|
||||||
|
|
||||||
|
RUN adduser --uid 1000 jenkins
|
||||||
|
|
||||||
|
USER jenkins
|
Loading…
Reference in New Issue
Block a user