sha256:59a73a85321b3afd5c3be3e4d686de4c37fed2a7a4e0d5d18305be641ef58d52
OS/ARCH
Compressed size
187.15 MB
Last pushed
25 days by sebthom
Type
Image
Manifest digest
sha256:d0391b52bdfb4791c9b8a6f5a334ef1a9f5e48e35555549eb39d96523fb13450
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2ARG DEBIAN_FRONTEND=noninteractive0 B3ARG LC_ALL=C0 B4SHELL [/bin/bash -euo pipefail -c]0 B5ARG INSTALL_SUPPORT_TOOLS=00 B6ARG BASE_LAYER_CACHE_KEY=202608250 B7ARG UPX_COMPRESS=false0 B8ARG FLAVOR=dind0 B9ARG GITEA_RUNNER_VERSION=3.3.00 B10RUN |7 DEBIAN_FRONTEND=noninteractive LC_ALL=C INSTALL_SUPPORT_TOOLS=0158.74 MB11ENV INIT_SH_FILE= GITEA_RUNNER_CONFIG_TEMPLATE_FILE=/opt/config.template.yaml GITEA_RUNNER_NAME= GITEA_RUNNER_LABELS=0 B12ARG OCI_authors=Vegard IT GmbH (vegardit.com)0 B13ARG OCI_title=vegardit/gitea-act-runner0 B14ARG OCI_description=Docker image based on0 B15ARG OCI_source=https://github.com/vegardit/docker-gitea-act-runner0 B16ARG OCI_revision=5500e0d0 B17ARG OCI_version=5500e0d0 B18ARG OCI_created=2026-08-25T21:15:39Z0 B19ARG GIT_BRANCH=main0 B20ARG GIT_COMMIT_DATE=2026-08-25 21:14:49 UTC0 B21LABEL org.opencontainers.image.title=vegardit/gitea-act-runner org.opencontainers.image.description=Docker image based0 B22LABEL maintainer=Vegard IT GmbH (vegardit.com)0 B23RUN |16 DEBIAN_FRONTEND=noninteractive LC_ALL=C INSTALL_SUPPORT_TOOLS=0269 B24COPY image/*.sh /opt/ # buildkit4.15 KB25COPY image/config.template.yaml /opt/ # buildkit4.05 KB26COPY .shared/lib/bash-init.sh /opt/bash-init.sh # buildkit2.8 KB27USER act0 B28VOLUME [/data]0 B29VOLUME [/var/lib/docker]0 B30ENTRYPOINT ["/usr/bin/tini" "--"]0 B31CMD ["/bin/bash" "/opt/run.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'stable' '@1783900800'