shunt (sha256:c2cd17e30a31b070aae6077d0f13d59f884030a682afa2fd7675bef42cfcaac9)

Published 2026-06-28 15:52:30 +00:00 by mq-bot

Installation

docker pull git.rbtr.dev/mq-bot/shunt@sha256:c2cd17e30a31b070aae6077d0f13d59f884030a682afa2fd7675bef42cfcaac9
sha256:c2cd17e30a31b070aae6077d0f13d59f884030a682afa2fd7675bef42cfcaac9

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-26T14:39:07.323Z
org.opencontainers.image.description A merge queue for Forgejo and Gitea
org.opencontainers.image.licenses MIT
org.opencontainers.image.revision 521eb1cc47aeb44aed5b78de5cd26e221e00916f
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.4.1
Details
Container
2026-06-28 15:52:30 +00:00
9
OCI / Docker
linux/arm64
MIT
44 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