sha256:7adde6caf93fbec45f757cea5b9726f5e74b002c23d564cbc21ad625e747d219
OS/ARCH
linux/amd64
Compressed size
52.12 MB
Last pushed
over 1 year by trieve
Type
Image
Manifest digest
sha256:a2a60b06df4d8c226136c8d2be76bf5a829d3cc6c4c2b84f5b2fac730483f967
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c apt-get update22.35 MB3WORKDIR /app93 B4COPY ./migrations/ /app/migrations # buildkit35.61 KB5COPY /app/target/release/clone-qdrant-from-offset /app/clone-qdrant-from-offset # buildkit2.81 MB6EXPOSE map[8090/tcp:{}]0 B7ENTRYPOINT ["/app/clone-qdrant-from-offset"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1749513600'