Skip to content

Commit

Permalink
fix dockerfile (#3355)
Browse files Browse the repository at this point in the history
Signed-off-by: frankleaf <[email protected]>
  • Loading branch information
frankleaf authored Jul 24, 2023
1 parent 9f2926f commit fc1a15a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/Dockerfile.jindoruntime
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ RUN curl -o /usr/local/bin/kubectl https://storage.googleapis.com/kubernetes-rel

ADD charts/jindofs /charts/jindofs
ADD charts/jindofsx /charts/jindofsx
ADD charts/jindocache /charts/jindocache

COPY --from=builder /go/bin/jindoruntime-controller /usr/local/bin/jindoruntime-controller
#COPY --from=builder /go/bin/dlv /usr/local/bin/dlv
Expand Down

0 comments on commit fc1a15a

Please sign in to comment.