Skip to content

Commit 364b27d

Browse files
Merge pull request #229 from rollandf/dockerfix
2 parents 9c3512f + b2c9209 commit 364b27d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,4 @@ COPY --from=pkgs /sbin/lsmod /sbin/lsmod
5353

5454
LABEL io.k8s.display-name="RDMA Shared Device Plugin"
5555

56-
CMD ["/bin/k8s-rdma-shared-dp"]
56+
ENTRYPOINT ["/bin/k8s-rdma-shared-dp"]

0 commit comments

Comments
 (0)