sha256:d527ae1efab49e7105d63c7e1bb35aa390110dd31c22cbf95c82ecf1e2aeb732
OS/ARCH
linux/arm64
Compressed size
111.59 MB
Last pushed
4 months by peideng
Type
Image
Manifest digest
sha256:d527ae1efab49e7105d63c7e1bb35aa390110dd31c22cbf95c82ecf1e2aeb732
Image Layers
1# debian.sh --arch 'arm64' out/27.41 MB2RUN /bin/sh -c apt-get update2.33 MB3WORKDIR /sui93 B4ARG PROFILE=release0 B5COPY /sui/target/release/sui-node /opt/sui/bin/sui-node # buildkit40.93 MB6COPY /sui/target/release/sui-node /usr/local/bin/sui-node # buildkit40.93 MB7ARG BUILD_DATE=2026-05-140 B8ARG GIT_REVISION=95f655aa377d0 B9LABEL build-date=2026-05-140 B10LABEL git-revision=95f655aa377d0 BCommand
# debian.sh --arch 'arm64' out/ 'bullseye' '@1777939200'