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