Add git-lfs
This commit is contained in:
parent
de42a6b33a
commit
80ffd53372
@ -13,7 +13,7 @@ RUN cp $(which kubectl) /out/kubectl
|
|||||||
|
|
||||||
FROM registry.hub.docker.com/library/alpine
|
FROM registry.hub.docker.com/library/alpine
|
||||||
RUN apk update --no-cache&&\
|
RUN apk update --no-cache&&\
|
||||||
apk add yq gettext openssl curl jq perl git\
|
apk add yq gettext openssl curl jq perl git git-lfs\
|
||||||
buildah cni-plugins iptables ip6tables --no-cache
|
buildah cni-plugins iptables ip6tables --no-cache
|
||||||
COPY --from=rclone /out/rclone /usr/bin/rclone
|
COPY --from=rclone /out/rclone /usr/bin/rclone
|
||||||
COPY --from=argocd /out/argocd /usr/bin/argocd
|
COPY --from=argocd /out/argocd /usr/bin/argocd
|
||||||
|
Loading…
Reference in New Issue
Block a user