plugin-branch-deploy (fbcf4be095b60f387b949190a4ffe559d237b19fdbddd9cf888b0f7468354c50)

Published 2026-02-14 17:51:09 +00:00 by BjoernPetersen

Installation

docker pull code.bjoernpetersen.net/bjoernpetersen/plugin-branch-deploy:fbcf4be095b60f387b949190a4ffe559d237b19fdbddd9cf888b0f7468354c50
sha256:c164612af80de94cb366cc395eca0005333536453342b33ef52bc8eb72e302e3

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.23.3-aarch64.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 /

Labels

Key Value
io.buildah.version 1.42.2
org.opencontainers.image.created 2026-02-08T05:23:58.595Z
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 95d098d
Details
Container
2026-02-14 17:51:09 +00:00
1
OCI / Docker
linux/arm64
Apache-2.0
37 MiB
Versions (13) View all