gitea-runner (latest)
Published 2026-07-21 13:53:09 +03:00 by arswarog
Installation
docker pull git.jt4d.ru/jt4d/gitea-runner:latestsha256:935d974027161e715b2ca6030745d460a176da820cd45906d34e802e7374ff99
Images
| Digest | OS / Arch | Size |
|---|---|---|
| f7f43a06bb | linux/amd64 | 379 MiB |
Image Layers ( linux/amd64)
| ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| ARG VERSION=2.0.0 |
| LABEL org.opencontainers.image.source=https://gitea.com/gitea/runner |
| LABEL org.opencontainers.image.version=2.0.0 |
| RUN |1 VERSION=2.0.0 /bin/sh -c apk add --no-cache tini bash git tzdata # buildkit |
| COPY /opt/src/runner/gitea-runner /usr/local/bin/gitea-runner # buildkit |
| COPY scripts/run.sh /usr/local/bin/run.sh # buildkit |
| VOLUME [/data] |
| ENTRYPOINT ["/sbin/tini" "--" "run.sh"] |
| RUN /bin/sh -c cat /etc/alpine-release # buildkit |
| RUN /bin/sh -c apk --no-cache update && apk --no-cache upgrade && apk --no-cache add git nodejs npm yarn go aws-cli docker skopeo openssh-client curl # buildkit |
| RUN /bin/sh -c npm install -g nx@latest pnpm # buildkit |
| RUN /bin/sh -c node -v && nx --version # buildkit |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.source | https://gitea.com/gitea/runner |
| org.opencontainers.image.version | 2.0.0 |
Details
2026-07-21 13:53:09 +03:00
Versions (3)
View all
Container
10
OCI / Docker