sha256:84db0077d10bca80e5632832b54580993617239c69871552a0f6fe17b9c0ff93
OS/ARCH
linux/amd64
Compressed size
1.17 GB
Last pushed
3 months by messense
Type
Image
Manifest digest
sha256:84db0077d10bca80e5632832b54580993617239c69871552a0f6fe17b9c0ff93
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=22.040 B4ADD file ... in / 29.23 MB5CMD ["/bin/bash"]0 B6ENV DEBIAN_FRONTEND=noninteractive0 B7RUN /bin/sh -c apt-get update388.53 MB8COPY lets-encrypt-r3.crt /usr/local/share/ca-certificates # buildkit1.56 KB9RUN /bin/sh -c update-ca-certificates #124.92 KB10ARG TARGET=loongarch64-unknown-linux-musl0 B11ARG MUSL_TARGET=loongarch64-unknown-linux-musl0 B12ENV RUST_MUSL_CROSS_TARGET=loongarch64-unknown-linux-musl0 B13ARG RUST_MUSL_MAKE_CONFIG=config.mak0 B14COPY config.mak /tmp/config.mak # buildkit1.23 KB15RUN |3 TARGET=loongarch64-unknown-linux-musl MUSL_TARGET=loongarch64-unknown-linux-musl RUST_MUSL_MAKE_CONFIG=config.mak73.59 MB16RUN |3 TARGET=loongarch64-unknown-linux-musl MUSL_TARGET=loongarch64-unknown-linux-musl RUST_MUSL_MAKE_CONFIG=config.mak148 B17ENV PATH=/root/.cargo/bin:/usr/local/musl/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B18ENV TARGET_CC=loongarch64-unknown-linux-musl-gcc0 B19ENV TARGET_CXX=loongarch64-unknown-linux-musl-g++0 B20ENV TARGET_AR=loongarch64-unknown-linux-musl-ar0 B21ENV TARGET_RANLIB=loongarch64-unknown-linux-musl-ranlib0 B22ENV TARGET_HOME=/usr/local/musl/loongarch64-unknown-linux-musl0 B23ENV TARGET_C_INCLUDE_PATH=/usr/local/musl/loongarch64-unknown-linux-musl/include/0 B24ENV TARGET_PKG_CONFIG_ALLOW_CROSS=10 B25ENV TARGET_PKG_CONFIG_SYSROOT_DIR=/usr/local/musl/loongarch64-unknown-linux-musl0 B26ENV TARGET_PKG_CONFIG_PATH=/usr/local/musl/loongarch64-unknown-linux-musl/lib/pkgconfig:/usr/local/musl/lib/pkgconfig0 B27ENV TARGET_PKG_CONFIG_LIBDIR=/usr/local/musl/loongarch64-unknown-linux-musl/lib/pkgconfig:/usr/local/musl/lib/pkgconfig0 B28WORKDIR /home/rust/libs32 B29RUN |3 TARGET=loongarch64-unknown-linux-musl MUSL_TARGET=loongarch64-unknown-linux-musl RUST_MUSL_MAKE_CONFIG=config.mak129.87 KB30ARG TOOLCHAIN=stable0 B31RUN |4 TARGET=loongarch64-unknown-linux-musl MUSL_TARGET=loongarch64-unknown-linux-musl RUST_MUSL_MAKE_CONFIG=config.mak291.18 MB32RUN |4 TARGET=loongarch64-unknown-linux-musl MUSL_TARGET=loongarch64-unknown-linux-musl RUST_MUSL_MAKE_CONFIG=config.mak214 B33ADD s390x-unwind.patch /tmp/s390x-unwind.patch # buildkit1.57 KB34ADD build-sysroot /home/rust/src/build-sysroot # buildkit1.22 KB35ADD build-std.sh . # buildkit1.13 KB36RUN |4 TARGET=loongarch64-unknown-linux-musl MUSL_TARGET=loongarch64-unknown-linux-musl RUST_MUSL_MAKE_CONFIG=config.mak32 B37ENV RUSTUP_HOME=/root/.rustup0 B38ENV CARGO_HOME=/root/.cargo0 B39ENV CARGO_BUILD_TARGET=loongarch64-unknown-linux-musl0 B40ENV CFLAGS_armv7_unknown_linux_musleabihf=-mfpu=vfpv3-d160 B41ENV CARGO_TARGET_MIPS_UNKNOWN_LINUX_MUSL_RUSTFLAGS=-C target-feature=+crt-static0 B42ENV CARGO_TARGET_MIPSEL_UNKNOWN_LINUX_MUSL_RUSTFLAGS=-C target-feature=+crt-static0 B43ENV CARGO_TARGET_MIPS64_OPENWRT_LINUX_MUSL_RUSTFLAGS=-C target-feature=+crt-static0 B44ENV CARGO_TARGET_MIPS64_UNKNOWN_LINUX_MUSLABI64_RUSTFLAGS=-C target-feature=+crt-static0 B45ENV CARGO_TARGET_MIPS64EL_UNKNOWN_LINUX_MUSLABI64_RUSTFLAGS=-C target-feature=+crt-static0 B46WORKDIR /home/rust/src32 B47ENV TARGET_READELF=loongarch64-unknown-linux-musl-readelf0 B48RUN /bin/sh -c echo 'Acquire::Retries64.71 MB49ENV LOONGARCH64_UNKNOWN_LINUX_MUSL_OPENSSL_DIR=/usr/loongarch64-unknown-linux-musl/0 B50RUN /bin/sh -c add-apt-repository -y116.3 MB51RUN /bin/sh -c if [67.48 MB52RUN /bin/sh -c mkdir -p115 B53RUN /bin/sh -c cd /tmp16.14 MB54RUN /bin/sh -c cd /tmp16.94 MB55RUN /bin/sh -c cd /tmp19.47 MB56RUN /bin/sh -c cd /tmp21.59 MB57RUN /bin/sh -c cd /tmp23.24 MB58RUN /bin/sh -c cd /tmp24.58 MB59RUN /bin/sh -c for VER45.69 MBCommand
ARG RELEASE