sha256:f84c6ec2b69251e3652c826031f848beb79badd114b599a54b4a2a9e945eecd1
OS/ARCH
linux/amd64
Compressed size
182.89 MB
Last pushed
2 months by peideng
Type
Image
Manifest digest
sha256:f84c6ec2b69251e3652c826031f848beb79badd114b599a54b4a2a9e945eecd1
Image Layers
1# debian.sh --arch 'amd64' out/26.93 MB2RUN /bin/sh -c apt-get update14.56 MB3RUN /bin/sh -c apt-get -y130.53 MB4COPY /work/target/release/suins-indexer /opt/mysten/bin/ # buildkit10.87 MB5COPY /work/entry.sh . # buildkit264 B6RUN chmod +x /opt/mysten/bin/suins-indexer #32 B7RUN chmod +x entry.sh #262 B8ARG BUILD_DATE=2026-07-090 B9ARG GIT_REVISION=64e7ac44a0a00 B10LABEL build-date=2026-07-090 B11LABEL git-revision=64e7ac44a0a00 B12CMD ["./entry.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1782172800'