Sign inSign up

trieve/queue-bm25-migration:sha-ccbd8f8

Index digest

sha256:668f4114fead9eed2e5688e88d18ff3c107f9d729e78350693e17bd217f6e7d2

OS/ARCH

linux/amd64

Compressed size

51.54 MB

Last pushed

over 1 year by trieve

Type

Image

Manifest digest

sha256:39849fc2e2a681666ccc7624d7dc9618281f65ca1269149f7f1ecbe529dca721

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.81 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'