sha256:44baf520fc384db3f041c72b7dc3bb52a5494ea74999061c777f6d303da5dbd3
OS/ARCH
linux/amd64
Compressed size
51.54 MB
Last pushed
over 1 year by trieve
Type
Image
Manifest digest
sha256:a13a0114cf5ad03fa14094a4f7af2454766d83bdb345bf6afaef4b05f8736962
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'