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 MB2RUN /bin/sh -c apt-get update22.35 MB3WORKDIR /app93 B4COPY ./migrations/ /app/migrations # buildkit34.81 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'