Sign inSign up

trieve/queue-bm25-migration:sha-037a646

Index digest

sha256:cf370c52d999825a8ee4f211fb56e2d5db3a59931f3ea18afc97ad8b136ddba5

OS/ARCH

linux/amd64

Compressed size

51.55 MB

Last pushed

over 1 year by trieve

Type

Image

Manifest digest

sha256:7c5ce4a4926414af4792165ec0c5989ec09f1e2949b0716e486e154db167010e

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2RUN /bin/sh -c apt-get update22.33 MB
3WORKDIR /app91 B
4COPY ./migrations/ /app/migrations # buildkit34.92 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' '@1743984000'