forgejo-12.12.0
sha256:1d27dd06a874af88f7fa2d26b94e0e7060e5ede7b58e765ab99092f5d1c6203b
OS/ARCH
Compressed size
221.77 MB
Last pushed
23 days by ravermeister
Type
Image
Manifest digest
sha256:7913577e0b9d6525347bff9f9af1ac54a9784e66124d36b942794057840fa0b2
Image Layers
1# debian.sh --arch 'amd64' out/29.36 MB2ARG FORGEJO_VERSION=12.12.00 B3ARG WOODPECKER_VERSION=3.16.00 B4ARG GITLAB_VERSION=19.1.10 B5ARG GO_VERSION=0 B6ARG DOCKER_BUILDX_VERSION=0.35.00 B7ARG FORGEJO_ARCH=linux-amd640 B8ARG GITLAB_ARCH=linux-amd640 B9ARG WOODPECKER_ARCH=linux_amd640 B10ARG GO_ARCH=0 B11ARG DOCKER_BUILDX_ARCH=linux-amd640 B12ADD --chmod=755 https://code.forgejo.org/forgejo/runner/releases/download/v12.12.0/forgejo-runner-12.12.0-linux-amd64 /usr/local/bin/forgejo-runner #6.81 MB13ADD --chmod=755 https://gitlab-runner-downloads.s3.amazonaws.com/v19.1.1/binaries/gitlab-runner-linux-amd64 /usr/local/bin/gitlab-runner #32.71 MB14ADD --chmod=755 https://github.com/docker/buildx/releases/download/v0.35.0/buildx-v0.35.0.linux-amd64 /usr/local/lib/docker/cli-plugins/docker-buildx #21.97 MB15ADD https://github.com/woodpecker-ci/woodpecker/releases/download/v3.16.0/woodpecker-agent_linux_amd64.tar.gz /tmp/tools/woodpecker-agent.tar.gz # buildkit14.17 MB16COPY --chmod=755 assets/ci-runner /usr/local/bin/ #858 B17SHELL [/bin/sh -c]0 B18ENV LANG=C.UTF-80 B19RUN |10 FORGEJO_VERSION=12.12.0 WOODPECKER_VERSION=3.16.0 GITLAB_VERSION=19.1.1116.74 MB20ENV CI_RUNNER=forgejo0 B21WORKDIR /root32 B22HEALTHCHECK {Test:[CMD-SHELL ci-runner health] Interval:10s0 B23ENTRYPOINT ["ci-runner" "run"]0 BCommand
# debian.sh --arch 'amd64' out/ 'stable' '@1782172800'