Sign inSign up

vegardit/gitea-act-runner:3.2.0

Multi-platform
Integration & delivery
Index digest

sha256:da7742b05e600d8161f9ea496196e52841ccb5eefab3239d59395ad08218a92f

OS/ARCH

Compressed size

42.77 MB

Last pushed

about 1 month by sebthom

Type

Image

Manifest digest

sha256:3419e017b13c832062a7ece399a5c2d28eeadb27dbc3f2d2c3e613c7f16540bc

Image Layers

1# debian.sh --arch 'amd64' out/28.4 MB
2ARG DEBIAN_FRONTEND=noninteractive0 B
3ARG LC_ALL=C0 B
4SHELL [/bin/bash -euo pipefail -c]0 B
5ARG INSTALL_SUPPORT_TOOLS=00 B
6ARG BASE_LAYER_CACHE_KEY=202608190 B
7ARG UPX_COMPRESS=false0 B
8ARG FLAVOR=dood0 B
9ARG GITEA_RUNNER_VERSION=3.2.00 B
10RUN |7 DEBIAN_FRONTEND=noninteractive LC_ALL=C INSTALL_SUPPORT_TOOLS=014.36 MB
11ENV INIT_SH_FILE= GITEA_RUNNER_CONFIG_TEMPLATE_FILE=/opt/config.template.yaml GITEA_RUNNER_NAME= GITEA_RUNNER_LABELS=0 B
12ARG OCI_authors=Vegard IT GmbH (vegardit.com)0 B
13ARG OCI_title=vegardit/gitea-act-runner0 B
14ARG OCI_description=Docker image based on0 B
15ARG OCI_source=https://github.com/vegardit/docker-gitea-act-runner0 B
16ARG OCI_revision=210ffa30 B
17ARG OCI_version=210ffa30 B
18ARG OCI_created=2026-08-19T17:23:27Z0 B
19ARG GIT_BRANCH=main0 B
20ARG GIT_COMMIT_DATE=2026-08-13 10:34:51 UTC0 B
21LABEL org.opencontainers.image.title=vegardit/gitea-act-runner org.opencontainers.image.description=Docker image based0 B
22LABEL maintainer=Vegard IT GmbH (vegardit.com)0 B
23RUN |16 DEBIAN_FRONTEND=noninteractive LC_ALL=C INSTALL_SUPPORT_TOOLS=0272 B
24COPY image/*.sh /opt/ # buildkit4.14 KB
25COPY image/config.template.yaml /opt/ # buildkit4.05 KB
26COPY .shared/lib/bash-init.sh /opt/bash-init.sh # buildkit2.8 KB
27USER act0 B
28VOLUME [/data]0 B
29VOLUME [/var/lib/docker]0 B
30ENTRYPOINT ["/usr/bin/tini" "--"]0 B
31CMD ["/bin/bash" "/opt/run.sh"]0 B

Command

# debian.sh --arch 'amd64' out/ 'stable' '@1783900800'