sha256:a44518a851623343ab8383d4266ba6ccda960be69a1e548ae8d34cafb8dba414
OS/ARCH
linux/amd64
Compressed size
116.78 MB
Last pushed
18 days by peideng
Type
Image
Manifest digest
sha256:a44518a851623343ab8383d4266ba6ccda960be69a1e548ae8d34cafb8dba414
Image Layers
1# debian.sh --arch 'amd64' out/28.86 MB2RUN /bin/sh -c apt-get update2.34 MB3WORKDIR /sui92 B4ARG PROFILE=release0 B5COPY /sui/target/release/sui-node /opt/sui/bin/sui-node # buildkit42.79 MB6COPY /sui/target/release/sui-node /usr/local/bin/sui-node # buildkit42.79 MB7ARG BUILD_DATE=2026-09-040 B8ARG GIT_REVISION=7d3b3341844f0 B9LABEL build-date=2026-09-040 B10LABEL git-revision=7d3b3341844f0 BCommand
# debian.sh --arch 'amd64' out/ 'bullseye' '@1787529600'