gitlab-18.10.0
sha256:8b76dc8cb316e19c7817669b7c2eddb269d18237faf2aff068c27e96389d29fd
OS/ARCH
Compressed size
230.74 MB
Last pushed
4 months by ravermeister
Type
Image
Manifest digest
sha256:ecf5d6677bbecfb6c29b1e1934c2019e4f553fe89d3c26f37ff0adc2f2912768
Image Layers
1# debian.sh --arch 'amd64' out/29.35 MB2ARG FORGEJO_VERSION=12.7.30 B3ARG WOODPECKER_VERSION=3.13.00 B4ARG GITLAB_VERSION=18.10.00 B5ARG GO_VERSION=0 B6ARG DOCKER_BUILDX_VERSION=0.32.10 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.7.3/forgejo-runner-12.7.3-linux-amd64 /usr/local/bin/forgejo-runner #7.66 MB13ADD --chmod=755 https://gitlab-runner-downloads.s3.amazonaws.com/v18.10.0/binaries/gitlab-runner-linux-amd64 /usr/local/bin/gitlab-runner #31.6 MB14ADD --chmod=755 https://github.com/docker/buildx/releases/download/v0.32.1/buildx-v0.32.1.linux-amd64 /usr/local/lib/docker/cli-plugins/docker-buildx #27.2 MB15ADD https://github.com/woodpecker-ci/woodpecker/releases/download/v3.13.0/woodpecker-agent_linux_amd64.tar.gz /tmp/tools/woodpecker-agent.tar.gz # buildkit13.86 MB16COPY --chmod=755 assets/ci-runner /usr/local/bin/ #856 B17SHELL [/bin/sh -c]0 B18ENV LANG=C.UTF-80 B19RUN |10 FORGEJO_VERSION=12.7.3 WOODPECKER_VERSION=3.13.0 GITLAB_VERSION=18.10.0121.07 MB20ENV CI_RUNNER=forgejo0 B21WORKDIR /root32 B22HEALTHCHECK &{["CMD-SHELL" "ci-runner health"] "10s"0 B23ENTRYPOINT ["ci-runner" "run"]0 BCommand
# debian.sh --arch 'amd64' out/ 'stable' '@1773619200'