sha256:6741e6801b555e0673c42d3eed15a3156b61460f94f9b12cb8aabbdb468f78e8
OS/ARCH
linux/amd64
Compressed size
192.07 MB
Last pushed
17 days by peideng
Type
Image
Manifest digest
sha256:6741e6801b555e0673c42d3eed15a3156b61460f94f9b12cb8aabbdb468f78e8
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.4 MB5COPY /sui/target/release/sui /opt/sui/bin/sui-th # buildkit67.19 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-030 B9ARG GIT_REVISION=0e275e99cfce0 B10LABEL build-date=2026-09-030 B11LABEL git-revision=0e275e99cfce0 BCommand
# debian.sh --arch 'amd64' out/ 'bullseye' '@1787529600'