sha256:ee35dcc45a41aabf3b83c66bb3c256c3556f556bbcb9df1cdc3b89c11f9a675a
OS/ARCH
linux/amd64
Compressed size
51.27 MB
Last pushed
about 1 year by trieve
Type
Image
Manifest digest
sha256:b416d10a1ca1226382fc3d119b5d85432a2f9efa555b0fb3ac7dfffd59479fed
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 /app/clone-qdrant # buildkit1.95 MB6EXPOSE map[8090/tcp:{}]0 B7ENTRYPOINT ["/app/clone-qdrant"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1751241600'