sha256:61e634c79a2e0a9d76f004cce40fff8323ab50b42edb631f40cee136a0b4e67b
OS/ARCH
linux/amd64
Compressed size
192.05 MB
Last pushed
16 days by peideng
Type
Image
Manifest digest
sha256:61e634c79a2e0a9d76f004cce40fff8323ab50b42edb631f40cee136a0b4e67b
Image Layers
1# debian.sh --arch 'amd64' out/28.86 MB2RUN /bin/sh -c apt-get update2.34 MB3WORKDIR /sui92 B4COPY /sui/target/release/sui-node /opt/sui/bin/sui-node-th # buildkit43.42 MB5COPY /sui/target/release/sui /opt/sui/bin/sui-th # buildkit67.15 MB6COPY /sui/target/release/sui-tool /opt/sui/bin/sui-tool-th # buildkit32.11 MB7COPY /sui/target/release/stress /opt/sui/bin/stress-th # buildkit18.17 MB8ARG BUILD_DATE=2026-09-020 B9ARG GIT_REVISION=45fcdbf6644a0 B10LABEL build-date=2026-09-020 B11LABEL git-revision=45fcdbf6644a0 BCommand
# debian.sh --arch 'amd64' out/ 'bullseye' '@1787529600'