forgejo-12.10.1
sha256:29b2fa728106e477de9e7421bd56944af0a29b453ab07c9749b4d73ccdfab419
OS/ARCH
Compressed size
206.89 MB
Last pushed
2 months by ravermeister
Type
Image
Manifest digest
sha256:8f7e8604d7749b4da2b5bb012052307938fa0b84dae3d16107c20e6807520137
Image Layers
1# debian.sh --arch 'arm64' out/28.75 MB2ARG FORGEJO_VERSION=12.10.10 B3ARG WOODPECKER_VERSION=3.14.10 B4ARG GITLAB_VERSION=18.11.30 B5ARG GO_VERSION=0 B6ARG DOCKER_BUILDX_VERSION=0.34.00 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/v12.10.1/forgejo-runner-12.10.1-linux-arm64 /usr/local/bin/forgejo-runner #6.17 MB13ADD --chmod=755 https://gitlab-runner-downloads.s3.amazonaws.com/v18.11.3/binaries/gitlab-runner-linux-arm /usr/local/bin/gitlab-runner #29.9 MB14ADD --chmod=755 https://github.com/docker/buildx/releases/download/v0.34.0/buildx-v0.34.0.linux-arm64 /usr/local/lib/docker/cli-plugins/docker-buildx #19.85 MB15ADD https://github.com/woodpecker-ci/woodpecker/releases/download/v3.14.1/woodpecker-agent_linux_arm64.tar.gz /tmp/tools/woodpecker-agent.tar.gz # buildkit12.45 MB16COPY --chmod=755 assets/ci-runner /usr/local/bin/ #864 B17SHELL [/bin/sh -c]0 B18ENV LANG=C.UTF-80 B19RUN |10 FORGEJO_VERSION=12.10.1 WOODPECKER_VERSION=3.14.1 GITLAB_VERSION=18.11.3109.77 MB20ENV CI_RUNNER=forgejo0 B21WORKDIR /root32 B22HEALTHCHECK &{["CMD-SHELL" "ci-runner health"] "10s"0 B23ENTRYPOINT ["ci-runner" "run"]0 BCommand
# debian.sh --arch 'arm64' out/ 'stable' '@1777939200'