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 MB2RUN /bin/sh -c apt-get update22.33 MB3WORKDIR /app91 B4COPY ./migrations/ /app/migrations # buildkit34.92 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' '@1743984000'