gitlab-18.11.1
sha256:c49486e7114d18bfafa3972ea812f102595669248da904d8aacd1cc1c2e4ff5b
OS/ARCH
Compressed size
206.91 MB
Last pushed
3 months by ravermeister
Type
Image
Manifest digest
sha256:cc1f2a852401cc883676ac990149134af0df66b9a26d954e37daa87b0da090f3
Image Layers
1# debian.sh --arch 'arm64' out/28.75 MB2ARG FORGEJO_VERSION=12.9.00 B3ARG WOODPECKER_VERSION=3.14.0-rc.20 B4ARG GITLAB_VERSION=18.11.10 B5ARG GO_VERSION=0 B6ARG DOCKER_BUILDX_VERSION=0.33.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.9.0/forgejo-runner-12.9.0-linux-arm64 /usr/local/bin/forgejo-runner #6.97 MB13ADD --chmod=755 https://gitlab-runner-downloads.s3.amazonaws.com/v18.11.1/binaries/gitlab-runner-linux-arm /usr/local/bin/gitlab-runner #29.9 MB14ADD --chmod=755 https://github.com/docker/buildx/releases/download/v0.33.0/buildx-v0.33.0.linux-arm64 /usr/local/lib/docker/cli-plugins/docker-buildx #19.51 MB15ADD https://github.com/woodpecker-ci/woodpecker/releases/download/v3.14.0-rc.2/woodpecker-agent_linux_arm64.tar.gz /tmp/tools/woodpecker-agent.tar.gz # buildkit12.42 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.9.0 WOODPECKER_VERSION=3.14.0-rc.2 GITLAB_VERSION=18.11.1109.36 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' '@1776729600'