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 MB2RUN /bin/sh -c apt-get update22.35 MB3WORKDIR /app93 B4COPY ./migrations/ /app/migrations # buildkit34.69 KB5COPY /app/target/release/queue-bm25 /app/queue-bm25 # buildkit2.26 MB6EXPOSE map[8090/tcp:{}]0 B7ENTRYPOINT ["/app/queue-bm25"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1742169600'