sha256:3eabd108810cddaeca3e8db8dfcedf70ac8f67adc2f826b9d4022b236d9f63c9
OS/ARCH
linux/amd64
Compressed size
182.84 MB
Last pushed
4 months by peideng
Type
Image
Manifest digest
sha256:3eabd108810cddaeca3e8db8dfcedf70ac8f67adc2f826b9d4022b236d9f63c9
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.49 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 #261 B8ARG BUILD_DATE=2026-05-180 B9ARG GIT_REVISION=1571d3d43f060 B10LABEL build-date=2026-05-180 B11LABEL git-revision=1571d3d43f060 B12CMD ["./entry.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1777939200'