Sign inSign up

trieve/queue-bm25-migration:sha-e7b100c

Index digest

sha256:2ad3aaa5f2f266c5a8e1c2df01fcc94771f1b5f3216fe5836a02baa7faaf4141

OS/ARCH

linux/amd64

Compressed size

51.54 MB

Last pushed

over 1 year by trieve

Type

Image

Manifest digest

sha256:1c5a6c0a180d2a17dc9f5be16a663614a81415e27ec891dc2822b41b61df85c2

Image Layers

1# debian.sh --arch 'amd64' out/26.9 MB
2RUN /bin/sh -c apt-get update22.35 MB
3WORKDIR /app93 B
4COPY ./migrations/ /app/migrations # buildkit34.69 KB
5COPY /app/target/release/queue-bm25 /app/queue-bm25 # buildkit2.26 MB
6EXPOSE map[8090/tcp:{}]0 B
7ENTRYPOINT ["/app/queue-bm25"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1742169600'