sha256:9e014380a4a7e3644ea6f2e73e52b821ef40708037bc16eb37a439fd49433065
OS/ARCH
linux/arm64
Compressed size
120.89 MB
Last pushed
2 days by tharbert
Type
Image
Manifest digest
sha256:9e014380a4a7e3644ea6f2e73e52b821ef40708037bc16eb37a439fd49433065
Image Layers
1# debian.sh --arch 'arm64' out/26.82 MB2RUN /bin/sh -c apt-get update5.32 MB3WORKDIR /sui93 B4ARG PROFILE=release0 B5COPY /sui/target/release/sui-node /opt/sui/bin/sui-node # buildkit44.37 MB6COPY /sui/target/release/sui-node /usr/local/bin/sui-node # buildkit44.37 MB7ARG BUILD_DATE=2026-09-230 B8ARG GIT_REVISION=782577ca40c90 B9LABEL build-date=2026-09-230 B10LABEL git-revision=782577ca40c90 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1789689600'