sha256:7a9f9d3cf957e3f7af9d23885f8a26e356831ffbe2ef162a524db3c559ce0c74
OS/ARCH
linux/amd64
Compressed size
193.81 MB
Last pushed
2 days by peideng
Type
Image
Manifest digest
sha256:7a9f9d3cf957e3f7af9d23885f8a26e356831ffbe2ef162a524db3c559ce0c74
Image Layers
1# debian.sh --arch 'amd64' out/26.93 MB2RUN /bin/sh -c apt-get update5.47 MB3WORKDIR /sui92 B4COPY /sui/target/release/sui-node /opt/sui/bin/sui-node-th # buildkit43.52 MB5COPY /sui/target/release/sui /opt/sui/bin/sui-th # buildkit67.45 MB6COPY /sui/target/release/sui-tool /opt/sui/bin/sui-tool-th # buildkit32.21 MB7COPY /sui/target/release/stress /opt/sui/bin/stress-th # buildkit18.23 MB8ARG BUILD_DATE=2026-09-230 B9ARG GIT_REVISION=782577ca40c90 B10LABEL build-date=2026-09-230 B11LABEL git-revision=782577ca40c90 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1789689600'