sha256:1b80f4d60f64682313db46cc63d46cef7c8406646621273e264fbd9fa466247a
OS/ARCH
Compressed size
299.2 MB
Last pushed
3 days by ravermeister
Type
Image
Manifest digest
sha256:64f05c87171575f10504dc3775d7260e208cd8f32cfb62eb7cff0d90cfbcd026
Image Layers
1# debian.sh --arch 'arm64' out/28.76 MB2ARG FORGEJO_VERSION=13.1.00 B3ARG WOODPECKER_VERSION=3.18.10 B4ARG GITLAB_VERSION=19.3.10 B5ARG GO_VERSION=0 B6ARG DOCKER_BUILDX_VERSION=0.37.10 B7ARG FORGEJO_ARCH=linux-arm640 B8ARG GITLAB_ARCH=linux-arm0 B9ARG WOODPECKER_ARCH=linux_arm640 B10ARG GO_ARCH=0 B11ARG DOCKER_BUILDX_ARCH=linux-arm640 B12ADD --chmod=755 https://code.forgejo.org/forgejo/runner/releases/download/v13.1.0/forgejo-runner-13.1.0-linux-arm64 /usr/local/bin/forgejo-runner #7.04 MB13ADD --chmod=755 https://gitlab-runner-downloads.s3.amazonaws.com/v19.3.1/binaries/gitlab-runner-linux-arm /usr/local/bin/gitlab-runner #31.84 MB14ADD --chmod=755 https://github.com/docker/buildx/releases/download/v0.37.1/buildx-v0.37.1.linux-arm64 /usr/local/lib/docker/cli-plugins/docker-buildx #19.91 MB15ADD https://github.com/woodpecker-ci/woodpecker/releases/download/v3.18.1/woodpecker-agent_linux_arm64.tar.gz /tmp/tools/woodpecker-agent.tar.gz # buildkit13.61 MB16COPY --chmod=755 assets/ci-runner /usr/local/bin/ #981 B17SHELL [/bin/sh -c]0 B18ENV LANG=C.UTF-80 B19RUN |10 FORGEJO_VERSION=13.1.0 WOODPECKER_VERSION=3.18.1 GITLAB_VERSION=19.3.1198.04 MB20ENV CI_RUNNER=forgejo0 B21WORKDIR /root32 B22HEALTHCHECK {Test:[CMD-SHELL ci-runner health] Interval:10s0 B23EXPOSE [6052/tcp]0 B24ENTRYPOINT ["ci-runner" "run"]0 BCommand
# debian.sh --arch 'arm64' out/ 'stable' '@1787529600'