sha256:dfbe9623f97ca2e1219b690c32381dc5fd57beb465e3720a10f23be4f4e5e6ef
OS/ARCH
linux/arm64
Compressed size
250.18 MB
Last pushed
4 months by peideng
Type
Image
Manifest digest
sha256:dfbe9623f97ca2e1219b690c32381dc5fd57beb465e3720a10f23be4f4e5e6ef
Image Layers
1# debian.sh --arch 'arm64' out/27.41 MB2RUN /bin/sh -c apt-get update26.86 MB3WORKDIR /sui93 B4COPY /sui/target/release/sui-faucet /usr/local/bin/sui-faucet # buildkit5.46 MB5COPY /sui/target/release/sui-bridge /usr/local/bin/sui-bridge # buildkit12.56 MB6COPY /sui/target/release/bridge-indexer /usr/local/bin/bridge-indexer # buildkit8.75 MB7COPY /sui/target/release/sui-bridge-cli /usr/local/bin/sui-bridge-cli # buildkit10.12 MB8COPY /sui/target/release/sui /usr/local/bin/sui # buildkit66.02 MB9COPY /sui/target/release/sui-cluster-test /usr/local/bin/sui-cluster-test # buildkit49.35 MB10COPY /sui/target/release/sui-tool /usr/local/bin/sui-tool # buildkit31.07 MB11COPY /sui/target/release/move-analyzer /usr/local/bin/move-analyzer # buildkit8.48 MB12COPY /sui/target/release/sui-metric-checker /usr/local/bin/sui-metric-checker # buildkit4.1 MB13ARG BUILD_DATE=2026-05-250 B14ARG GIT_REVISION=0a9aa917aabe0 B15LABEL build-date=2026-05-250 B16LABEL git-revision=0a9aa917aabe0 BCommand
# debian.sh --arch 'arm64' out/ 'bullseye' '@1779062400'