sha256:b35a03776f3a71836713b09af84aebb987eebc3775fc104f609417f84b094533
OS/ARCH
linux/arm64
Compressed size
112.78 MB
Last pushed
4 months by peideng
Type
Image
Manifest digest
sha256:b35a03776f3a71836713b09af84aebb987eebc3775fc104f609417f84b094533
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 # buildkit41.52 MB6COPY /sui/target/release/sui-node /usr/local/bin/sui-node # buildkit41.52 MB7ARG BUILD_DATE=2026-05-130 B8ARG GIT_REVISION=a8bf7db7132a0 B9LABEL build-date=2026-05-130 B10LABEL git-revision=a8bf7db7132a0 BCommand
# debian.sh --arch 'arm64' out/ 'bullseye' '@1777939200'