We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da77080 commit 4c3ced5Copy full SHA for 4c3ced5
Dockerfile
@@ -1,9 +1,6 @@
1
FROM pytorch/pytorch:1.8.1-cuda10.2-cudnn7-runtime
2
3
ENV PYTHONUNBUFFERED TRUE
4
-RUN useradd -u 8877 twin
5
-USER twin
6
-
7
HEALTHCHECK NONE
8
9
# PREREQUISITE
0 commit comments