sha256:c6d61c90cebec5936ce59f435ecb0bb97c3aafc0ffd12ff46c0d57110f02d316
OS/ARCH
linux/amd64
Compressed size
191.83 MB
Last pushed
18 days by peideng
Type
Image
Manifest digest
sha256:c6d61c90cebec5936ce59f435ecb0bb97c3aafc0ffd12ff46c0d57110f02d316
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 # buildkit42.96 MB5COPY /sui/target/release/sui /opt/sui/bin/sui-th # buildkit67.79 MB6COPY /sui/target/release/sui-tool /opt/sui/bin/sui-tool-th # buildkit31.82 MB7COPY /sui/target/release/stress /opt/sui/bin/stress-th # buildkit18.06 MB8ARG BUILD_DATE=2026-09-020 B9ARG GIT_REVISION=003387f11cb70 B10LABEL build-date=2026-09-020 B11LABEL git-revision=003387f11cb70 BCommand
# debian.sh --arch 'amd64' out/ 'bullseye' '@1787529600'