sha256:2a830c210270eab0c061721d042a0e7360ab68082855155656b88bc4c9bd7da8
OS/ARCH
Compressed size
436.38 MB
Last pushed
26 days by mietzen
Type
Image
Manifest digest
sha256:16ea67b06983dd87292b83fc41d9952fa408c4ed2cd1777a5dc441769be0827e
Image Layers
1ADD alpine-minirootfs-3.21.7-aarch64.tar.gz / # buildkit3.81 MB2CMD ["/bin/sh"]0 B3ARG TARGETARCH=amd640 B4RUN |1 TARGETARCH=amd64 /bin/sh -c85.93 MB5COPY --chown=1001:0 ./deployment/docker/runner/ansible.cfg /etc/ansible/ansible.cfg #249 B6COPY /go/src/semaphore/deployment/docker/runner/runner-wrapper /usr/local/bin/ # buildkit628 B7COPY /go/src/semaphore/bin/semaphore /usr/local/bin/ # buildkit16.32 MB8COPY /tmp/tofu /usr/local/bin/ # buildkit29.03 MB9COPY /tmp/terraform /usr/local/bin/ # buildkit24.03 MB10COPY /tmp/terragrunt /usr/local/bin/ # buildkit38.08 MB11RUN |1 TARGETARCH=amd64 /bin/sh -c16.32 MB12WORKDIR /home/semaphore32 B13ARG ANSIBLE_VERSION=13.5.00 B14ENV ANSIBLE_VERSION=13.5.00 B15ARG ANSIBLE_VENV_PATH=/opt/semaphore/apps/ansible/13.5.0/venv0 B16RUN |3 TARGETARCH=amd64 ANSIBLE_VERSION=13.5.0 ANSIBLE_VENV_PATH=/opt/semaphore/apps/ansible/13.5.0/venv134.65 MB17RUN |3 TARGETARCH=amd64 ANSIBLE_VERSION=13.5.0 ANSIBLE_VENV_PATH=/opt/semaphore/apps/ansible/13.5.0/venv244 B18USER 10010 B19ENV VIRTUAL_ENV=/opt/semaphore/apps/ansible/13.5.0/venv0 B20ENV PATH=/opt/semaphore/apps/ansible/13.5.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 B23USER root0 B24RUN /bin/sh -c apk add88.22 MB25RUN /bin/sh -c adduser semaphore462 B26COPY <<EOF /usr/local/bin/docker-wrapper # buildkit458 B27RUN /bin/sh -c chmod +x453 B28RUN /bin/sh -c chown 1001:0458 B29USER semaphore0 B30ENTRYPOINT ["/sbin/tini" "--"]0 B31CMD ["/usr/local/bin/docker-wrapper"]0 BCommand
ADD alpine-minirootfs-3.21.7-aarch64.tar.gz / # buildkit