• Joined on 2024-05-10

git-decrypter (latest)

Published 2024-06-30 06:01:47 +00:00 by eising

Installation

docker pull git.eising.cloud/eising/git-decrypter:latest
sha256:b542bd25cff67eff06b52e421293a518f799e0924f9673f9bed5aa594ac2f352

Image Layers

ADD file:c1aa87a3b464fca64d769444b5201bc0426a1f517c91c4a7916270e10f8b300b in /
CMD ["/bin/sh"]
RUN /bin/sh -c apk --update add git-crypt git-lfs # buildkit
WORKDIR /opt/project
COPY entrypoint.sh . # buildkit
ENTRYPOINT ["/opt/project/entrypoint.sh"]
Details
Container
2024-06-30 06:01:47 +00:00
2
OCI / Docker
linux/amd64
18 MiB
Versions (1) View all
latest 2024-06-30