git-repo-updater (pre-branch-fix)
Installation
docker pull git.bunny-lab.io/container-registry/git-repo-updater:pre-branch-fix
sha256:3060e9474234447ea80771a7f003232fb5db44224a4285a71926f0674362cd16
Image Layers
ADD file:37a76ec18f9887751cd8473744917d08b7431fc4085097bb6a09d81b41775473 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
2024-09-10 05:18:20 -06:00
Versions (2)
View all
Container
0
OCI / Docker
linux/amd64
9.2 MiB
latest
2024-09-10
pre-branch-fix
2024-09-10