We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f0800c commit 7d02f81Copy full SHA for 7d02f81
1 file changed
GPU-Virtual-Service/docker-build/gpu-device-plugin/Dockerfile
@@ -1,5 +1,5 @@
1
FROM openeuler-22.03-lts-sp2
2
3
-COPY gpu-device-plugin /opt/xpu/bin
+COPY gpu-device-plugin /opt/xpu/bin/
4
5
ENTRYPOINT ["/opt/xpu/bin/gpu-device-plugin"]
0 commit comments