sha256:281e4101b06e7bbb51fe70b6cc0a0f0770c7eba91b2d0707ec646cc84d42c361
OS/ARCH
linux/amd64
Compressed size
51.27 MB
Last pushed
about 1 year by trieve
Type
Image
Manifest digest
sha256:d908798d540a5adbe93c823cd20e0071f8b5fb7f2a49afa0a325b5d2a8fc8b95
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'