shunt (sha256:370a93ae0feef2647d89c1815b0bcc51132af34baaabd6d412332a1fba34dcd2)

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

Installation

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

About this package

A merge queue for Forgejo and Gitea

Image layers

ADD alpine-minirootfs-3.22.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"]
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:28 +00:00
0
OCI / Docker
linux/amd64
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