sha256:9acf429453a75cecb001f907e4c8b186a1be08b54a0b058435b5befa124dd1f9
OS/ARCH
Compressed size
2.88 GB
Last pushed
15 days by calagopus
Type
Image
Manifest digest
sha256:da3b65f54dddc701b15363a854cf9ce0bf3f00c4f09f92d6938b0f9f086d4a35
Image Layers
1# debian.sh --arch 'arm64' out/28.76 MB2LABEL org.opencontainers.image.source=https://github.com/rust-lang/docker-rust0 B3ENV RUSTUP_HOME=/usr/local/rustup CARGO_HOME=/usr/local/cargo PATH=/usr/local/cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin RUST_VERSION=1.98.00 B4RUN /bin/sh -c set -eux;240.08 MB5RUN /bin/sh -c apt-get update59.66 MB6RUN /bin/sh -c apt-get install140.87 MB7COPY /usr/local/bin/kopia /usr/bin/kopia # buildkit14.66 MB8COPY /usr/local/lib/node_modules /usr/local/lib/node_modules # buildkit3.06 MB9COPY /usr/local/bin/node /usr/local/bin/node # buildkit43.7 MB10RUN /bin/sh -c ln -s209 B11RUN /bin/sh -c npm install23.3 MB12RUN /bin/sh -c cargo install18.63 MB13WORKDIR /app/repo112 B14COPY /app/repo/recipe.json recipe.json # buildkit61.75 KB15RUN /bin/sh -c mkdir -p264 B16RUN /bin/sh -c cargo chef855.62 MB17COPY . /app/repo # buildkit10.1 MB18RUN /bin/sh -c cd frontend193.19 MB19ARG WINGS_SOURCE=release0 B20RUN |1 WINGS_SOURCE=release /bin/sh -c1.19 GB21RUN |1 WINGS_SOURCE=release /bin/sh -c99.75 MB22RUN |1 WINGS_SOURCE=release /bin/sh -c971.4 KB23RUN |1 WINGS_SOURCE=release /bin/sh -c199 B24RUN |1 WINGS_SOURCE=release /bin/sh -c207 B25ENV OCI_CONTAINER=official-heavy-aio0 B26ENV CARGO_BUILD_PROFILE=balanced0 B27ENV PANEL_BIN_NAME=panel-rs-aio0 B28RUN |1 WINGS_SOURCE=release /bin/sh -c104 B29ENTRYPOINT ["/app/heavy-supervisor"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1787529600'