sha256:99e30e925dc0163b704844ca85730f2043aee97ef367a5183c6e985e65c863a6
OS/ARCH
linux/amd64
Compressed size
51.58 MB
Last pushed
about 1 year by trieve
Type
Image
Manifest digest
sha256:e6c3cec14a684af6830a14fb6938092b46f0320e132c6afc1360bbcd4e9ff26a
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c apt-get update22.36 MB3WORKDIR /app93 B4COPY ./migrations/ /app/migrations # buildkit33.86 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' '@1751241600'