sha256:a7fc953ab612acd83f3c3a50c9a5bc603f15a9e34e0a519dd8ed59d0cf96a463
OS/ARCH
linux/amd64
Compressed size
51.55 MB
Last pushed
over 1 year by trieve
Type
Image
Manifest digest
sha256:9b32369b1282dfc627f90fb73a824cfc3fa39ce7812141b4edbe4fd68cd3c9e7
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c apt-get update22.33 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' '@1743984000'