shunt (sha256:ab462b89d8f447dd854441e3813e7a0ecd06cddf183aa259cdc1663d76a23014)

Published 2026-06-26 02:43:01 +00:00 by mq-bot

Installation

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

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-26T02:29:04.322Z
org.opencontainers.image.description A merge queue for Forgejo and Gitea
org.opencontainers.image.licenses MIT
org.opencontainers.image.revision 3cfbbda1b377a3a608d5c67c4bedf74635d810f3
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.0
Details
Container
2026-06-26 02:43:01 +00:00
4
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