git-repo-updater (latest)

Published 2024-09-10 05:33:28 -06:00 by nicole in container-registry/git-repo-updater

Installation

docker pull git.bunny-lab.io/container-registry/git-repo-updater:latest
sha256:fac3933c537e211ffb83e39961694c385555e99911a0c9a8ac0d2292921a66c4

Image Layers

ADD file:5758b97d8301c84a204a6e516241275d785a7cade40b2fb99f01fe122482e283 in /
CMD ["/bin/sh"]
RUN /bin/sh -c apk --no-cache add git curl rsync # buildkit
RUN /bin/sh -c mkdir -p /srv/Repo_Cache # buildkit
COPY repo_watcher.sh /srv/repo_watcher.sh # buildkit
RUN /bin/sh -c chmod +x /srv/repo_watcher.sh # buildkit
CMD ["/bin/sh" "-c" "/srv/repo_watcher.sh"]
Details
Container
2024-09-10 05:33:28 -06:00
71
OCI / Docker
linux/amd64
9.8 MiB
Versions (2) View all
latest 2024-09-10
pre-branch-fix 2024-09-10