sha256:ef8344621fb286680c06f76321a96c9a2a49d97c6fa28a0ddaedf66dca032234
OS/ARCH
Compressed size
1.4 GB
Last pushed
over 1 year by mrkits
Type
Image
Manifest digest
sha256:4c569f904e234e9b712e6ff8ba35f78deaf130b734c8000d61a16efffd832733
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 26.09 MB6CMD ["/bin/bash"]0 B7RUN /bin/sh -c apt-get update36.52 MB8RUN /bin/sh -c DEBIAN_FRONTEND=noninteractive apt-get152.71 MB9COPY /usr/local /usr/local # buildkit1.02 GB10ARG USERNAME=mos0 B11ARG USER_UID=10000 B12ARG USER_GID=10000 B13RUN |3 USERNAME=mos USER_UID=1000 USER_GID=10004.29 KB14USER mos0 B15WORKDIR /home/mos32 B16RUN /bin/sh -c sudo rm159 B17COPY /usr/local/mos-platform /usr/local/mos-platform # buildkit3.11 MB18ARG ARCH_NAME=aarch640 B19USER root0 B20RUN |1 ARCH_NAME=aarch64 /bin/sh -c4.51 MB21COPY /usr/local/rust-mos/ /usr/local/rust-mos/ # buildkit159.59 MB22ENV RUST_TARGET_PATH=/usr/local/rust-mos/targets0 B23RUN |1 ARCH_NAME=aarch64 /bin/sh -c164 B24COPY create_mos_targets.py /tmp/create_mos_targets.py # buildkit711 B25RUN |1 ARCH_NAME=aarch64 /bin/sh -c1.91 KB26USER mos0 B27RUN |1 ARCH_NAME=aarch64 /bin/sh -c7.35 MB28ENV PATH=/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B29RUN |1 ARCH_NAME=aarch64 /bin/sh -c1.92 KB30RUN |1 ARCH_NAME=aarch64 /bin/sh -c304 B31WORKDIR /home/mos32 BCommand
ARG RELEASE