shunt (0.2.0)

Published 2026-06-22 20:17:53 +00:00 by mq-bot

Installation

docker pull git.rbtr.dev/mq-bot/shunt:0.2.0
sha256:7a9540ddcab38bd752065f68802e5eef6c52618b498cc884f6b2cf5a7fc1a5a7

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-22T17:50:57.794Z
org.opencontainers.image.description A merge queue for Forgejo and Gitea
org.opencontainers.image.licenses MIT
org.opencontainers.image.revision 0179f8f14c62f201d938c24feddf75a3593635b6
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.2.0
Details
Container
2026-06-22 20:17:53 +00:00
2
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