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.
2 parents 9c3512f + b2c9209 commit 364b27dCopy full SHA for 364b27d
Dockerfile
@@ -53,4 +53,4 @@ COPY --from=pkgs /sbin/lsmod /sbin/lsmod
53
54
LABEL io.k8s.display-name="RDMA Shared Device Plugin"
55
56
-CMD ["/bin/k8s-rdma-shared-dp"]
+ENTRYPOINT ["/bin/k8s-rdma-shared-dp"]
0 commit comments