sha256:642e49fefd40d1c7da389034b9ecf22e8ac13deb8c8f5b66670399a8dfcb6c5a
OS/ARCH
linux/amd64
Compressed size
52.3 MB
Last pushed
about 1 year by trieve
Type
Image
Manifest digest
sha256:b1afb1ee5d319ef7e0c471a0c832b8dc190dce20d4da759e73b0d5ab8971bfdd
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c apt-get update22.35 MB3WORKDIR /app93 B4COPY ./migrations/ /app/migrations # buildkit35.61 KB5COPY /app/target/release/reindex-worker /app/reindex-worker # buildkit2.99 MB6EXPOSE map[8090/tcp:{}]0 B7ENTRYPOINT ["/app/reindex-worker"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1749513600'