sha256:9558b9f7b6a666bb3ce0df0218527eb8897c457d457a47cdac6a6c48beea80b3
OS/ARCH
Compressed size
352.08 MB
Last pushed
about 1 month by fiftin
Type
Image
Manifest digest
sha256:27b23a300e14878230377a6ac0b5c9f3ca9a1ca9e6be5ef43a4918390a8bb509
Image Layers
1ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit3.67 MB2CMD ["/bin/sh"]0 B3ARG TARGETARCH=amd640 B4RUN |1 TARGETARCH=amd64 /bin/sh -c92.18 MB5COPY --chown=1001:0 ./deployment/docker/runner/ansible.cfg /etc/ansible/ansible.cfg #251 B6COPY /go/src/semaphore/deployment/docker/runner/runner-wrapper /usr/local/bin/ # buildkit629 B7COPY /go/src/semaphore/bin/semaphore /usr/local/bin/ # buildkit17.84 MB8COPY /tmp/tofu /usr/local/bin/ # buildkit32.39 MB9COPY /tmp/terraform /usr/local/bin/ # buildkit26.28 MB10COPY /tmp/terragrunt /usr/local/bin/ # buildkit40.49 MB11RUN |1 TARGETARCH=amd64 /bin/sh -c17.84 MB12WORKDIR /home/semaphore32 B13ARG ANSIBLE_VERSION=9.4.00 B14ENV ANSIBLE_VERSION=9.4.00 B15ARG ANSIBLE_VENV_PATH=/opt/semaphore/apps/ansible/9.4.0/venv0 B16RUN |3 TARGETARCH=amd64 ANSIBLE_VERSION=9.4.0 ANSIBLE_VENV_PATH=/opt/semaphore/apps/ansible/9.4.0/venv121.39 MB17RUN |3 TARGETARCH=amd64 ANSIBLE_VERSION=9.4.0 ANSIBLE_VENV_PATH=/opt/semaphore/apps/ansible/9.4.0/venv244 B18USER 10010 B19ENV VIRTUAL_ENV=/opt/semaphore/apps/ansible/9.4.0/venv0 B20ENV PATH=/opt/semaphore/apps/ansible/9.4.0/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B21ENTRYPOINT ["/sbin/tini" "--"]0 B22CMD ["/usr/local/bin/runner-wrapper"]0 BCommand
ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit