sha256:9dedd996811409f104d980794151d2112dab618f63f305b40e67d9acec46ac3c
OS/ARCH
linux/amd64
Compressed size
672.4 MB
Last pushed
10 months by polinux
Type
Image
Manifest digest
sha256:a6d67710e5d59e52f96d07b97745c9e516d669d062d4b078352175844dddf1ae
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2ARG ANSIBLE_VERSION=2.16.130 B3ARG GITLAB_RUNNER_VERSION=latest0 B4ARG DEBIAN_FRONTEND=noninteractive0 B5LABEL maintainer=Apilia0 B6LABEL description=GitLab Runner with Ansible0 B7LABEL ansible.version=2.16.130 B8LABEL gitlab-runner.version=latest0 B9RUN |3 ANSIBLE_VERSION=2.16.13 GITLAB_RUNNER_VERSION=latest DEBIAN_FRONTEND=noninteractive645.47 MB10COPY entrypoint.sh /entrypoint.sh # buildkit1.72 KB11RUN |3 ANSIBLE_VERSION=2.16.13 GITLAB_RUNNER_VERSION=latest DEBIAN_FRONTEND=noninteractive1.72 KB12WORKDIR /home/gitlab-runner32 B13RUN |3 ANSIBLE_VERSION=2.16.13 GITLAB_RUNNER_VERSION=latest DEBIAN_FRONTEND=noninteractive138 B14VOLUME [/etc/gitlab-runner /home/gitlab-runner]0 B15ENTRYPOINT ["/usr/bin/dumb-init" "/entrypoint.sh"]0 B16CMD []0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1762202650'