sha256:9907be288316bf3a7a05687b79fb3fd4b1c2da37d970d15caf7a2a3756870c4e
OS/ARCH
linux/arm64
Compressed size
436.07 MB
Last pushed
about 1 month by mietzen
Type
Image
Manifest digest
sha256:9907be288316bf3a7a05687b79fb3fd4b1c2da37d970d15caf7a2a3756870c4e
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 #251 B6COPY /go/src/semaphore/deployment/docker/runner/runner-wrapper /usr/local/bin/ # buildkit627 B7COPY /go/src/semaphore/bin/semaphore /usr/local/bin/ # buildkit16.31 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.31 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.35 MB17RUN |3 TARGETARCH=amd64 ANSIBLE_VERSION=13.5.0 ANSIBLE_VENV_PATH=/opt/semaphore/apps/ansible/13.5.0/venv245 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 # buildkit460 B27RUN /bin/sh -c chmod +x456 B28RUN /bin/sh -c chown 1001:0461 B29USER semaphore0 B30ENTRYPOINT ["/sbin/tini" "--"]0 B31CMD ["/usr/local/bin/docker-wrapper"]0 BCommand
ADD alpine-minirootfs-3.21.7-aarch64.tar.gz / # buildkit