sha256:d9dd65f68f3e13cdf557ae5faacfc4cff0a23b13cfa4c17405ddfc513fc0e572
OS/ARCH
linux/amd64
Compressed size
192.07 MB
Last pushed
17 days by peideng
Type
Image
Manifest digest
sha256:d9dd65f68f3e13cdf557ae5faacfc4cff0a23b13cfa4c17405ddfc513fc0e572
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=27df129e1a7c0 B10LABEL build-date=2026-09-030 B11LABEL git-revision=27df129e1a7c0 BCommand
# debian.sh --arch 'amd64' out/ 'bullseye' '@1787529600'