Sign inSign up

semaphoreui/runner:v2.20.0-alpha2

Multi-platform
Index digest

sha256:9fc2a99dc1803ab7dcb4b71f8830b429e3cc7328f773a4fba6c2cce3464db347

OS/ARCH

Compressed size

357.11 MB

Last pushed

20 days by fiftin

Type

Image

Manifest digest

sha256:1c50f5ca16e5542f8d1fca90c632cf00c34eaa429292796fa5e49c7949c50f19

Image Layers

1ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit3.99 MB
2CMD ["/bin/sh"]0 B
3ARG TARGETARCH=amd640 B
4RUN |1 TARGETARCH=amd64 /bin/sh -c91.74 MB
5COPY --chown=1001:0 ./deployment/docker/runner/ansible.cfg /etc/ansible/ansible.cfg #251 B
6COPY /go/src/semaphore/deployment/docker/runner/runner-wrapper /usr/local/bin/ # buildkit630 B
7COPY /go/src/semaphore/bin/semaphore /usr/local/bin/ # buildkit17.06 MB
8COPY /tmp/tofu /usr/local/bin/ # buildkit29.03 MB
9COPY /tmp/terraform /usr/local/bin/ # buildkit24.03 MB
10COPY /tmp/terragrunt /usr/local/bin/ # buildkit38.08 MB
11RUN |1 TARGETARCH=amd64 /bin/sh -c17.06 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/venv136.12 MB
17RUN |3 TARGETARCH=amd64 ANSIBLE_VERSION=13.5.0 ANSIBLE_VENV_PATH=/opt/semaphore/apps/ansible/13.5.0/venv244 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.24.1-aarch64.tar.gz / # buildkit