Sign inSign up

polinux/gitlab-runner-ansible:latest

Index digest

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 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.72 KB
11RUN |3 ANSIBLE_VERSION=2.16.13 GITLAB_RUNNER_VERSION=latest DEBIAN_FRONTEND=noninteractive1.72 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'