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