Sign inSign up

semaphoreui/runner:v2.18.30

Multi-platform
Index digest

sha256:31fc63fbc1e90301757b66b75ad10979ba17850d6abb5576f22a4a5590fd27b2

OS/ARCH

Compressed size

357.64 MB

Last pushed

21 days by fiftin

Type

Image

Manifest digest

sha256:ea47a265c2fa97a3af99489606ab87699163346957de8b038c1143e7e5156fd5

Image Layers

1ADD alpine-minirootfs-3.21.7-x86_64.tar.gz / # buildkit3.48 MB
2CMD ["/bin/sh"]0 B
3ARG TARGETARCH=amd640 B
4RUN |1 TARGETARCH=amd64 /bin/sh -c86.35 MB
5COPY --chown=1001:0 ./deployment/docker/runner/ansible.cfg /etc/ansible/ansible.cfg #250 B
6COPY /go/src/semaphore/deployment/docker/runner/runner-wrapper /usr/local/bin/ # buildkit629 B
7COPY /go/src/semaphore/bin/semaphore /usr/local/bin/ # buildkit16.83 MB
8COPY /tmp/tofu /usr/local/bin/ # buildkit32.39 MB
9COPY /tmp/terraform /usr/local/bin/ # buildkit26.16 MB
10COPY /tmp/terragrunt /usr/local/bin/ # buildkit40.49 MB
11RUN |1 TARGETARCH=amd64 /bin/sh -c16.84 MB
12WORKDIR /home/semaphore32 B
13ARG ANSIBLE_VERSION=13.5.00 B
14ENV ANSIBLE_VERSION=13.5.00 B
15ARG ANSIBLE_VENV_PATH=/opt/semaphore/apps/ansible/13.5.0/venv0 B
16RUN |3 TARGETARCH=amd64 ANSIBLE_VERSION=13.5.0 ANSIBLE_VENV_PATH=/opt/semaphore/apps/ansible/13.5.0/venv135.1 MB
17RUN |3 TARGETARCH=amd64 ANSIBLE_VERSION=13.5.0 ANSIBLE_VENV_PATH=/opt/semaphore/apps/ansible/13.5.0/venv243 B
18USER 10010 B
19ENV VIRTUAL_ENV=/opt/semaphore/apps/ansible/13.5.0/venv0 B
20ENV PATH=/opt/semaphore/apps/ansible/13.5.0/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
21ENTRYPOINT ["/sbin/tini" "--"]0 B
22CMD ["/usr/local/bin/runner-wrapper"]0 B

Command

ADD alpine-minirootfs-3.21.7-x86_64.tar.gz / # buildkit