Skip to content

Commit c50d0da

Browse files
Add git
1 parent 99619fb commit c50d0da

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,6 @@ WORKDIR /workdir
1313

1414
ENTRYPOINT [ "/usr/local/bin/kustomize" ]
1515

16+
RUN apk add git --no-cache
17+
1618
COPY --from=fetcher /usr/local/bin/kustomize /usr/local/bin/kustomize

0 commit comments

Comments
 (0)