plugin-branch-deploy (5b2be062fd04e14220df3656ad60cc9f0d3368de85d6bcc6aa1d4e25a1653597)

Published 2026-06-23 13:09:50 +00:00 by BjoernPetersen

Installation

docker pull code.bjoernpetersen.net/bjoernpetersen/plugin-branch-deploy:5b2be062fd04e14220df3656ad60cc9f0d3368de85d6bcc6aa1d4e25a1653597
sha256:9153ca8ba08c9171ce102eaffd249a81a1f1925da2cc88caefe181338bd1c460

About this package

A useful simple git container running in alpine linux, especially for tiny linux distro, such as RancherOS, which don't have package manager.

Image layers

ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
RUN /bin/sh -c apk fix && apk --no-cache --update add git git-lfs gpg less openssh patch perl && git lfs install # buildkit
VOLUME [/git]
WORKDIR /git
ENTRYPOINT ["git"]
CMD ["--help"]
/bin/sh -c apk add --no-cache bash
COPY file:ad60ef00b3d15c744ee4fef7369fa72a0f468e1b3acb4c3b36006826de94e6f2 in /
ENTRYPOINT [ "/entrypoint.sh" ]

Labels

Key Value
io.buildah.version 1.43.1
org.opencontainers.image.created 2026-06-21T08:24:42.543Z
org.opencontainers.image.description A useful simple git container running in alpine linux, especially for tiny linux distro, such as RancherOS, which don't have package manager.
org.opencontainers.image.licenses Apache-2.0
org.opencontainers.image.revision
org.opencontainers.image.source https://github.com/alpine-docker/git
org.opencontainers.image.title git
org.opencontainers.image.url https://github.com/alpine-docker/git
org.opencontainers.image.version a507d21
Details
Container
2026-06-23 13:09:50 +00:00
0
OCI / Docker
linux/amd64
Apache-2.0
37 MiB
Versions (44) View all