sha256:e7053751d7badadbdc2a521fde328e9c6433eebf67935f727bdaf4c67d5a7068
OS/ARCH
linux/amd64
Compressed size
672.4 MB
Last pushed
10 months by polinux
Type
Image
Manifest digest
sha256:2befb3c338c20a033244e0671df68fd5b697836f69c4ffb81f4c910c9a69bf25
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.74 KB11RUN |3 ANSIBLE_VERSION=2.16.13 GITLAB_RUNNER_VERSION=latest DEBIAN_FRONTEND=noninteractive1.74 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'