sha256:0221b8d67f7361afc6fbc2eba79d233c5d5166605e183e64f8a027f6baa7691a
OS/ARCH
linux/amd64
Compressed size
52.14 MB
Last pushed
about 1 year by trieve
Type
Image
Manifest digest
sha256:101b7c87f79b0b2b4845c5e623f8b06f7fc8140991f683973bc376a306af3dff
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c apt-get update22.36 MB3WORKDIR /app93 B4COPY ./migrations/ /app/migrations # buildkit35.61 KB5COPY /app/target/release/clone-qdrant-from-offset /app/clone-qdrant-from-offset # buildkit2.82 MB6EXPOSE map[8090/tcp:{}]0 B7ENTRYPOINT ["/app/clone-qdrant-from-offset"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1751241600'