sha256:914f2766d9104e3ab16131eeadf47b9ebd79cce91a31f2e2a8776f318ecd131c
OS/ARCH
linux/arm64
Compressed size
711.49 MB
Last pushed
3 months by messense
Type
Image
Manifest digest
sha256:914f2766d9104e3ab16131eeadf47b9ebd79cce91a31f2e2a8776f318ecd131c
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=22.040 B4ADD file ... in / 26.33 MB5CMD ["/bin/bash"]0 B6ENV DEBIAN_FRONTEND=noninteractive0 B7RUN /bin/sh -c apt-get update372.52 MB8COPY lets-encrypt-r3.crt /usr/local/share/ca-certificates # buildkit1.56 KB9RUN /bin/sh -c update-ca-certificates #105.16 KB10ARG TARGET=mips64-openwrt-linux-musl0 B11ARG MUSL_TARGET=mips64-openwrt-linux-musl0 B12ENV RUST_MUSL_CROSS_TARGET=mips64-openwrt-linux-musl0 B13ARG RUST_MUSL_MAKE_CONFIG=config.mak0 B14COPY config.mak /tmp/config.mak # buildkit1.22 KB15RUN |3 TARGET=mips64-openwrt-linux-musl MUSL_TARGET=mips64-openwrt-linux-musl RUST_MUSL_MAKE_CONFIG=config.mak73.42 MB16RUN |3 TARGET=mips64-openwrt-linux-musl MUSL_TARGET=mips64-openwrt-linux-musl RUST_MUSL_MAKE_CONFIG=config.mak147 B17ENV PATH=/root/.cargo/bin:/usr/local/musl/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B18ENV TARGET_CC=mips64-openwrt-linux-musl-gcc0 B19ENV TARGET_CXX=mips64-openwrt-linux-musl-g++0 B20ENV TARGET_AR=mips64-openwrt-linux-musl-ar0 B21ENV TARGET_RANLIB=mips64-openwrt-linux-musl-ranlib0 B22ENV TARGET_HOME=/usr/local/musl/mips64-openwrt-linux-musl0 B23ENV TARGET_C_INCLUDE_PATH=/usr/local/musl/mips64-openwrt-linux-musl/include/0 B24ENV TARGET_PKG_CONFIG_ALLOW_CROSS=10 B25ENV TARGET_PKG_CONFIG_SYSROOT_DIR=/usr/local/musl/mips64-openwrt-linux-musl0 B26ENV TARGET_PKG_CONFIG_PATH=/usr/local/musl/mips64-openwrt-linux-musl/lib/pkgconfig:/usr/local/musl/lib/pkgconfig0 B27ENV TARGET_PKG_CONFIG_LIBDIR=/usr/local/musl/mips64-openwrt-linux-musl/lib/pkgconfig:/usr/local/musl/lib/pkgconfig0 B28WORKDIR /home/rust/libs32 B29RUN |3 TARGET=mips64-openwrt-linux-musl MUSL_TARGET=mips64-openwrt-linux-musl RUST_MUSL_MAKE_CONFIG=config.mak98.37 KB30ARG TOOLCHAIN=nightly0 B31RUN |4 TARGET=mips64-openwrt-linux-musl MUSL_TARGET=mips64-openwrt-linux-musl RUST_MUSL_MAKE_CONFIG=config.mak192.03 MB32RUN |4 TARGET=mips64-openwrt-linux-musl MUSL_TARGET=mips64-openwrt-linux-musl RUST_MUSL_MAKE_CONFIG=config.mak211 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=mips64-openwrt-linux-musl MUSL_TARGET=mips64-openwrt-linux-musl RUST_MUSL_MAKE_CONFIG=config.mak46.99 MB37ENV RUSTUP_HOME=/root/.rustup0 B38ENV CARGO_HOME=/root/.cargo0 B39ENV CARGO_BUILD_TARGET=mips64-openwrt-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 BCommand
ARG RELEASE