sha256:07b80adbaa5eeeee3117ecbf2da98916c69f8d5fade74a352010c39fc4975d94
OS/ARCH
Compressed size
1.41 GB
Last pushed
over 1 year by mrkits
Type
Image
Manifest digest
sha256:440508e3c8f43d3471a6e40a778357ce9a5ad7dd45fca7cd923d99fccc217898
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.19 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.3 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 -c11.31 MB21COPY /usr/local/rust-mos/ /usr/local/rust-mos/ # buildkit159.6 MB22ENV RUST_TARGET_PATH=/usr/local/rust-mos/targets0 B23RUN |1 ARCH_NAME=aarch64 /bin/sh -c161 B24COPY create_mos_targets.py /tmp/create_mos_targets.py # buildkit711 B25RUN |1 ARCH_NAME=aarch64 /bin/sh -c1.9 KB26USER mos0 B27RUN |1 ARCH_NAME=aarch64 /bin/sh -c7.33 MB28ENV PATH=/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B29RUN |1 ARCH_NAME=aarch64 /bin/sh -c1.91 KB30RUN |1 ARCH_NAME=aarch64 /bin/sh -c304 B31WORKDIR /home/mos32 BCommand
ARG RELEASE