Skip to content

Commit

Permalink
Merge pull request #80 from thomasferrandiz/thick-bci
Browse files Browse the repository at this point in the history
Use bci-busybox as base for the thick plugin image
  • Loading branch information
thomasferrandiz authored Oct 28, 2024
2 parents a7a635f + 54c6d04 commit 4a2b45b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,5 @@ FROM scratch AS multus-thick
COPY --from=multus-builder /go/src/github.com/k8snetworkplumbingwg/multus-cni/LICENSE /usr/src/multus-cni/LICENSE
COPY --from=strip_binary /multus-daemon /usr/src/multus-cni/bin/multus-daemon
COPY --from=strip_binary /multus-shim /usr/src/multus-cni/bin/multus-shim
COPY --from=strip_binary /install_multus /
ENTRYPOINT [ "/usr/src/multus-cni/bin/multus-daemon" ]

0 comments on commit 4a2b45b

Please sign in to comment.