shunt (0.1.0)

Published 2026-06-21 17:25:26 +00:00 by mq-bot

Installation

docker pull git.rbtr.dev/mq-bot/shunt:0.1.0
sha256:e03d0a72db9ae7fbb6d53c4c61ab63e61f29d9ce6e4317a387b8acea3dd1b968

About this package

A merge queue for Forgejo and Gitea

Image layers

ADD alpine-minirootfs-3.22.2-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 /shunt /usr/local/bin/shunt # buildkit
USER 65534:65534
ENTRYPOINT ["/usr/local/bin/shunt"]

Labels

Key Value
org.opencontainers.image.created 2026-06-21T17:20:16.956Z
org.opencontainers.image.description A merge queue for Forgejo and Gitea
org.opencontainers.image.licenses MIT
org.opencontainers.image.revision 944fc019f68eb94748bd75ee9e2d372076919e48
org.opencontainers.image.source https://github.com/rbtr/shunt
org.opencontainers.image.title shunt
org.opencontainers.image.url https://github.com/rbtr/shunt
org.opencontainers.image.version 0.1.0
Details
Container
2026-06-21 17:25:26 +00:00
3
OCI / Docker
linux/arm64
MIT
40 MiB
Versions (8) View all
0.4.1 2026-06-28
0.4.0 2026-06-26
0.3.0 2026-06-23
0.2.0 2026-06-22
0.1.0 2026-06-21