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