Sign inSign up

polinux/gitlab-runner-ansible:dev-22b52db4

Index digest

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 MB
2ARG ANSIBLE_VERSION=2.16.130 B
3ARG GITLAB_RUNNER_VERSION=latest0 B
4ARG DEBIAN_FRONTEND=noninteractive0 B
5LABEL maintainer=Apilia0 B
6LABEL description=GitLab Runner with Ansible0 B
7LABEL ansible.version=2.16.130 B
8LABEL gitlab-runner.version=latest0 B
9RUN |3 ANSIBLE_VERSION=2.16.13 GITLAB_RUNNER_VERSION=latest DEBIAN_FRONTEND=noninteractive645.47 MB
10COPY entrypoint.sh /entrypoint.sh # buildkit1.74 KB
11RUN |3 ANSIBLE_VERSION=2.16.13 GITLAB_RUNNER_VERSION=latest DEBIAN_FRONTEND=noninteractive1.74 KB
12WORKDIR /home/gitlab-runner32 B
13RUN |3 ANSIBLE_VERSION=2.16.13 GITLAB_RUNNER_VERSION=latest DEBIAN_FRONTEND=noninteractive138 B
14VOLUME [/etc/gitlab-runner /home/gitlab-runner]0 B
15ENTRYPOINT ["/usr/bin/dumb-init" "/entrypoint.sh"]0 B
16CMD []0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1762202650'