sha256:0e3e82c8a1ceebec19a0c9a4503d52e874f0d7f7017638f135cfe25fb01d6578
OS/ARCH
linux/amd64
Compressed size
52.13 MB
Last pushed
about 1 year by trieve
Type
Image
Manifest digest
sha256:c179218770837ba0a69817cfc29bc3742b3f8b86f101d6adf8d42a86ce13d64d
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'