We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a40bf6 commit 3ad53cfCopy full SHA for 3ad53cf
Dockerfile
@@ -1,5 +1,5 @@
1
-FROM docker.rainbond.cc/506610466/cuda:12.2.0-runtime-ubuntu20.04-uv
2
-
+# FROM docker.rainbond.cc/506610466/cuda:12.2.0-runtime-ubuntu20.04-uv
+FROM 506610466/cuda:12.2.0-runtime-ubuntu20.04-uv
3
COPY ./ /gpt_server
4
WORKDIR /gpt_server
5
0 commit comments