sha256:9df7edfcfcef640f68fcf1d308c25440710312b68d7eeef0c60cf27ef392ed74
OS/ARCH
linux/amd64
Compressed size
182.88 MB
Last pushed
4 months by peideng
Type
Image
Manifest digest
sha256:9df7edfcfcef640f68fcf1d308c25440710312b68d7eeef0c60cf27ef392ed74
Image Layers
1# debian.sh --arch 'amd64' out/26.93 MB2RUN /bin/sh -c apt-get update14.55 MB3RUN /bin/sh -c apt-get -y130.53 MB4COPY /work/target/release/suins-indexer /opt/mysten/bin/ # buildkit10.87 MB5COPY /work/entry.sh . # buildkit262 B6RUN chmod +x /opt/mysten/bin/suins-indexer #32 B7RUN chmod +x entry.sh #262 B8ARG BUILD_DATE=2026-06-030 B9ARG GIT_REVISION=4af17a7e72ef0 B10LABEL build-date=2026-06-030 B11LABEL git-revision=4af17a7e72ef0 B12CMD ["./entry.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1779062400'