sha256:3f430d05cf24f9e39fef7903180915d8a9ef79748af237ebc8c224516ac3ac9e
OS/ARCH
Compressed size
2.68 GB
Last pushed
about 1 month by calagopus
Type
Image
Manifest digest
sha256:495796e02b40154c7155f492c24398dd677c013298e9ddd5c8d30376b5b9e532
Image Layers
1# debian.sh --arch 'arm64' out/28.75 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.97.10 B4RUN /bin/sh -c set -eux;242.66 MB5RUN /bin/sh -c apt-get update59.65 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.03 MB9COPY /usr/local/bin/node /usr/local/bin/node # buildkit43.49 MB10RUN /bin/sh -c ln -s210 B11RUN /bin/sh -c npm install31.19 MB12RUN /bin/sh -c cargo install18.63 MB13WORKDIR /app/repo112 B14COPY /app/repo/recipe.json recipe.json # buildkit61 KB15RUN /bin/sh -c mkdir -p265 B16RUN /bin/sh -c cargo chef840.78 MB17COPY . /app/repo # buildkit8.92 MB18RUN /bin/sh -c cd frontend186.11 MB19ARG WINGS_SOURCE=release0 B20RUN |1 WINGS_SOURCE=release /bin/sh -c1.02 GB21RUN |1 WINGS_SOURCE=release /bin/sh -c85.34 MB22RUN |1 WINGS_SOURCE=release /bin/sh -c958.67 KB23RUN |1 WINGS_SOURCE=release /bin/sh -c201 B24RUN |1 WINGS_SOURCE=release /bin/sh -c206 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' '@1785715200'