Sign inSign up

trieve/queue-bm25-migration:sha-dfc7742

Index digest

sha256:f74d5fa901eaf56f9f3bdec460b99701e7b73ebcfb81c0530822f97ed5bc73f7

OS/ARCH

linux/amd64

Compressed size

51.54 MB

Last pushed

over 1 year by trieve

Type

Image

Manifest digest

sha256:bf79025ff183ce712c2d2cc39efc9a8699e1d5424c6ed704c4ba3d284678b6a3

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'