Skip to content

Commit

Permalink
update cli entrypoint
Browse files Browse the repository at this point in the history
  • Loading branch information
floreks committed Jan 9, 2025
1 parent f866168 commit 540d425
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cli.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,5 @@ ARG TARGETARCH

COPY --from=build --chmod=755 /plural .
COPY --from=build --chmod=755 /linux-${TARGETARCH}/helm .

ENTRYPOINT [ "/plural" ]

0 comments on commit 540d425

Please sign in to comment.