ADD file:d0764a717d1e9d0aff3fa84779b11bfa0afe4430dcb6b46d965b209167639ba0 in / |
CMD ["/bin/sh"] |
RUN /bin/sh -c apk fix && apk --no-cache --update add git git-lfs gpg less openssh patch && git lfs install # buildkit |
VOLUME [/git] |
WORKDIR /git |
ENTRYPOINT ["git"] |
CMD ["--help"] |
/bin/sh -c apk update |
/bin/sh -c apk add gettext |
ADD file:64cfb00679fc79a04cf26142c10014fbb60b98c24de3b2f554db7f7dd6fc2731 in /bin |
/bin/sh -c chmod +x /bin/script.sh |
ENTRYPOINT ["/bin/sh" "-c" "/bin/script.sh"] |
LABEL org.opencontainers.image.created=2024-02-15T08:01:06Z |
LABEL org.opencontainers.image.revision=dcf0977625d2ace1eeb71ea5d80b8066e9af7f5e |
LABEL org.opencontainers.image.source=https://gitea.scubbo.org/scubbo/auto-repo-update-drone-plugin.git |
LABEL org.opencontainers.image.url=https://gitea.scubbo.org/scubbo/auto-repo-update-drone-plugin |