We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51dd535 commit 6ef5e07Copy full SHA for 6ef5e07
1 file changed
GPU-Virtual-Service/docker-build/gpu-device-update/Dockerfile
@@ -1,5 +1,5 @@
1
-FROM ubuntu:22.04
+FROM openEuler-22.03-LTS-SP2
2
3
COPY gpu-device-plugin /opt/xpu/bin
4
5
-ENTRYPOINT ["/opt/xpu/bin/gpu-device-plugin"]
+ENTRYPOINT ["/opt/xpu/bin/gpu-device-plugin"]
0 commit comments