sha256:47e4b8ad7d2c75959bf9bae5018b9672db8e94e911a2aa858e722c974509c90e
OS/ARCH
linux/amd64
Compressed size
182.96 MB
Last pushed
about 1 month by peideng
Type
Image
Manifest digest
sha256:47e4b8ad7d2c75959bf9bae5018b9672db8e94e911a2aa858e722c974509c90e
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c apt-get update14.59 MB3RUN /bin/sh -c apt-get -y130.58 MB4COPY /work/target/release/suins-indexer /opt/mysten/bin/ # buildkit10.87 MB5COPY /work/entry.sh . # buildkit263 B6RUN chmod +x /opt/mysten/bin/suins-indexer #32 B7RUN chmod +x entry.sh #261 B8ARG BUILD_DATE=2026-08-170 B9ARG GIT_REVISION=8cb56a3cfd6b0 B10LABEL build-date=2026-08-170 B11LABEL git-revision=8cb56a3cfd6b0 B12CMD ["./entry.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1785715200'