ravermeister/ci-runner:gitlab-19.1.0

Multi-platform
Integration & delivery
Developer tools
Index digest

sha256:85f6f8b3bab14eb224b9c53d4a5b3566edf0611f273491bafa28e7346d28adee

OS/ARCH

Compressed size

221.8 MB

Last pushed

about 1 month by ravermeister

Type

Image

Manifest digest

sha256:0fba07112256c5f13748ec904bb1132385d7e8e7e4e5c20c6b29440213c1f0a7

Image Layers

1# debian.sh --arch 'amd64' out/29.36 MB
2ARG FORGEJO_VERSION=12.12.00 B
3ARG WOODPECKER_VERSION=3.15.00 B
4ARG GITLAB_VERSION=19.1.00 B
5ARG GO_VERSION=0 B
6ARG DOCKER_BUILDX_VERSION=0.35.00 B
7ARG FORGEJO_ARCH=linux-amd640 B
8ARG GITLAB_ARCH=linux-amd640 B
9ARG WOODPECKER_ARCH=linux_amd640 B
10ARG GO_ARCH=0 B
11ARG DOCKER_BUILDX_ARCH=linux-amd640 B
12ADD --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 MB
13ADD --chmod=755 https://gitlab-runner-downloads.s3.amazonaws.com/v19.1.0/binaries/gitlab-runner-linux-amd64 /usr/local/bin/gitlab-runner #32.71 MB
14ADD --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 MB
15ADD https://github.com/woodpecker-ci/woodpecker/releases/download/v3.15.0/woodpecker-agent_linux_amd64.tar.gz /tmp/tools/woodpecker-agent.tar.gz # buildkit14.16 MB
16COPY --chmod=755 assets/ci-runner /usr/local/bin/ #857 B
17SHELL [/bin/sh -c]0 B
18ENV LANG=C.UTF-80 B
19RUN |10 FORGEJO_VERSION=12.12.0 WOODPECKER_VERSION=3.15.0 GITLAB_VERSION=19.1.0116.78 MB
20ENV CI_RUNNER=forgejo0 B
21WORKDIR /root32 B
22HEALTHCHECK {Test:[CMD-SHELL ci-runner health] Interval:10s0 B
23ENTRYPOINT ["ci-runner" "run"]0 B

Command

# debian.sh --arch 'amd64' out/ 'stable' '@1781049600'