| ADD file:ceeb6e8632fafc657116cbf3afbd522185a16963230b57881073dad22eb0e1a3 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 add git-lfs |
| COPY file:86e5b66cefa5e850b9399fdc6ad83f4d1519bf01aa9980b277d392079792a837 in /bin/smart-commit |
| ENTRYPOINT ["sh /bin/smart-commit"] |
| LABEL org.opencontainers.image.created=2023-02-06T16:32:01Z |
| LABEL org.opencontainers.image.revision=fbfdf4cd3533dce85c11f6e2ba6c2706575ef55a |
| LABEL org.opencontainers.image.source=https://code.ndumas.com/ndumas/smart-commit.git |
| LABEL org.opencontainers.image.url=https://code.ndumas.com/ndumas/smart-commit |