plugin-branch-deploy (sha256:42944b8469069bfa3786355eceb600e1cb5c85f2cd0df6fb334182d5d58f3b2b)
Published 2026-01-18 22:40:43 +00:00 by BjoernPetersen
Installation
docker pull code.bjoernpetersen.net/bjoernpetersen/plugin-branch-deploy@sha256:42944b8469069bfa3786355eceb600e1cb5c85f2cd0df6fb334182d5d58f3b2bsha256:42944b8469069bfa3786355eceb600e1cb5c85f2cd0df6fb334182d5d58f3b2bAbout 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.2-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"] |
| RUN /bin/sh -c apk add --no-cache bash # buildkit |
| COPY entrypoint.sh / # buildkit |
| ENTRYPOINT ["/entrypoint.sh"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2026-01-18T22:40:18Z |
| 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 | e389caea5ad67bfc602a73dc3b0b165c64781a1f |
| org.opencontainers.image.source | https://code.bjoernpetersen.net/BjoernPetersen/woodpecker-plugin-branch-deploy.git |
| org.opencontainers.image.title | git |
| org.opencontainers.image.url | https://code.bjoernpetersen.net/BjoernPetersen/woodpecker-plugin-branch-deploy |
| org.opencontainers.image.version | 1.0.0 |
Details
2026-01-18 22:40:43 +00:00
Versions (13)
View all
Container
104
OCI / Docker
linux/amd64
Apache-2.0
36 MiB
next
2026-02-14
32e72ffd79ff60c78ef0bc694dce400c7439f1c3
2026-02-14