shunt (v0.1.0)
Published 2026-06-21 06:19:31 +00:00 by mq-bot
Installation
docker pull git.rbtr.dev/mq-bot/shunt:v0.1.0sha256:9aa7b6ac621667c19ca868b0f4c80856490a36fc3de04becc572ae48ecad6e4dAbout 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.0-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"] |
| COPY file:22f289db33655bd6377baf62035f0d43057e4a6c498cbe554538a8cb072461e2 in /usr/local/bin/shunt |
| USER 65534:65534 |
| ENTRYPOINT ["/usr/local/bin/shunt"] |
Labels
| Key | Value |
|---|---|
| io.buildah.version | 1.43.1 |
| org.opencontainers.image.created | 2026-06-14T08:11:24.474Z |
| 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
2026-06-21 06:19:31 +00:00
Versions (8)
View all
Container
0
OCI / Docker
linux/arm64
Apache-2.0
41 MiB