sha256:5a5aef13fa20534f4fafadd120bb218c5b6762af0ccbe62be6a41abd98763109
OS/ARCH
linux/amd64
Compressed size
118.11 MB
Last pushed
2 days by peideng
Type
Image
Manifest digest
sha256:5a5aef13fa20534f4fafadd120bb218c5b6762af0ccbe62be6a41abd98763109
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c apt-get update5.47 MB3WORKDIR /sui92 B4ARG PROFILE=release0 B5COPY /sui/target/release/sui-node /opt/sui/bin/sui-node # buildkit42.85 MB6COPY /sui/target/release/sui-node /usr/local/bin/sui-node # buildkit42.85 MB7ARG BUILD_DATE=2026-09-180 B8ARG GIT_REVISION=2df9ce1df89f0 B9LABEL build-date=2026-09-180 B10LABEL git-revision=2df9ce1df89f0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600'