Block a user
act_runner (local-patched)
Published 2026-03-27 17:22:47 +01:00 by t.behrendt
Installation
docker pull gitea.t000-n.de/t.behrendt/act_runner:local-patchedsha256:2688e1efd54f0335702e2430e987e010eb1f71ae34ea6d603961d5afcb4a8d1b
Image Layers
| ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| RUN /bin/sh -c apk add --no-cache tini bash git tzdata # buildkit |
| COPY /opt/src/act_runner/act_runner /usr/local/bin/act_runner # buildkit |
| COPY /opt/src/act_runner/scripts/run.sh /usr/local/bin/run.sh # buildkit |
| VOLUME [/data] |
| ENTRYPOINT ["/sbin/tini" "--" "run.sh"] |
Details
2026-03-27 17:22:47 +01:00
Versions (1)
View all
Container
1
OCI / Docker
linux/amd64
19 MiB
local-patched
2026-03-27