sha256:00ef14d0a9f93da17ee69fed1d9bf0bbb0c4bc941f2599222309380e586cb35e
OS/ARCH
linux/amd64
Compressed size
118.16 MB
Last pushed
4 days by peideng
Type
Image
Manifest digest
sha256:00ef14d0a9f93da17ee69fed1d9bf0bbb0c4bc941f2599222309380e586cb35e
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.88 MB6COPY /sui/target/release/sui-node /usr/local/bin/sui-node # buildkit42.88 MB7ARG BUILD_DATE=2026-09-150 B8ARG GIT_REVISION=823c27b73e7f0 B9LABEL build-date=2026-09-150 B10LABEL git-revision=823c27b73e7f0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600'