Synthonyx Technologies Ltd

gitea-runner (0.6.1-s1)

Published 2026-05-20 12:53:19 +00:00 by arjanvaneersel

Installation

docker pull cr.synthonyx.com/synthonyx/gitea-runner:0.6.1-s1
sha256:9148e28017d6a3cad020c92117543d7c8447b5de95d1be1d9924da2fa8fd9235

Image Layers

ADD alpine-minirootfs-3.23.4-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 scripts/run.sh /usr/local/bin/run.sh # buildkit
VOLUME [/data]
ENTRYPOINT ["/sbin/tini" "--" "run.sh"]
Details
Container
2026-05-20 12:53:19 +00:00
3
OCI / Docker
linux/amd64
20 MiB
Versions (1) View all
0.6.1-s1 2026-05-20