sha256:33765f6a98b757d01ad98161229e26a831be009246798be0480f3aeeb06697bd
OS/ARCH
linux/amd64
Compressed size
3.5 GB
Last pushed
over 3 years by zondax
Type
Image
Manifest digest
sha256:33765f6a98b757d01ad98161229e26a831be009246798be0480f3aeeb06697bd
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=20.040 B5ADD file ... in / 26.23 MB6CMD ["/bin/bash"]0 B7ENV DEBIAN_FRONTEND=noninteractive0 B8RUN /bin/sh -c apt-get update383.65 MB9RUN /bin/sh -c apt-get update12.12 MB10ADD 20-hw1.rules /etc/udev/rules.d/20-hw1.rules # buildkit312 B11RUN /bin/sh -c dpkg --add-architecture278 B12RUN /bin/sh -c apt-get update55.5 MB13RUN /bin/sh -c pip3 install24.45 MB14ADD x86/install_compiler.sh /tmp/install_compiler.sh # buildkit692 B15RUN /bin/sh -c sha256sum /tmp/install_compiler.sh32 B16RUN /bin/sh -c echo "249979567971aac88f357f0c8fa8a530920484d604b2fe486a6d926392a2014f32 B17RUN /bin/sh -c /tmp/install_compiler.sh #1.6 GB18ADD install_rust.sh /tmp/install_rust.sh # buildkit253 B19RUN /bin/sh -c adduser --disabled-password4.44 KB20RUN /bin/sh -c echo "zondax539 B21RUN /bin/sh -c adduser --disabled-password4.48 KB22RUN /bin/sh -c echo "zondax_circle542 B23RUN /bin/sh -c adduser --disabled-password4.41 KB24RUN /bin/sh -c echo "zondax_mac554 B25ADD install_user.sh /tmp/install_user.sh # buildkit213 B26WORKDIR /home/zondax_circle32 B27USER zondax_circle0 B28RUN /bin/sh -c /tmp/install_user.sh #480.42 MB29WORKDIR /home/zondax_mac32 B30USER zondax_mac0 B31RUN /bin/sh -c /tmp/install_user.sh #480.43 MB32WORKDIR /home/zondax32 B33USER zondax0 B34RUN /bin/sh -c /tmp/install_user.sh #480.41 MB35ADD entrypoint.sh /tmp/entrypoint.sh # buildkit295 B36ENTRYPOINT ["/tmp/entrypoint.sh"]0 BCommand
ARG RELEASE