TFMM

gitea-action-gatekeeper (latest)

Published 2026-06-20 22:57:14 -04:00 by rlong

Installation

docker pull gitea.tfmm.co/tfmm/gitea-action-gatekeeper:latest
sha256:ddf943c4848e5e413388082744ad9ca1ac8642a1fefc27c0d83940f310a05f42

Image Layers

ADD alpine-minirootfs-3.20.10-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
RUN /bin/sh -c apk add --no-cache bash curl jq sed grep # buildkit
COPY gatekeeper.sh /usr/local/bin/gatekeeper.sh # buildkit
RUN /bin/sh -c chmod +x /usr/local/bin/gatekeeper.sh # buildkit
ENTRYPOINT ["/usr/local/bin/gatekeeper.sh"]
Details
Container
2026-06-20 22:57:14 -04:00
2
OCI / Docker
linux/amd64
7.6 MiB
Versions (1) View all
latest 2026-06-20