sha256:d6db70938d5b867df7dc8bb129cf5c0d5498fd0bccca6a7d1b3df3212dbe919e
OS/ARCH
linux/amd64
Compressed size
51.72 MB
Last pushed
about 1 year by trieve
Type
Image
Manifest digest
sha256:64ce611e831bbb9d161edf2373f0b5d02a293a0aa7e73473f5b237234b0950b5
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c apt-get update22.38 MB3WORKDIR /app93 B4COPY ./migrations/ /app/migrations # buildkit33.86 KB5COPY /app/target/release/reindex-worker /app/reindex-worker # buildkit2.38 MB6EXPOSE map[8090/tcp:{}]0 B7ENTRYPOINT ["/app/reindex-worker"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1757289600'