Sign inSign up

trieve/file_worker:sha-03a118a

Index digest

sha256:a6b5d1f03837c61c439da694152bac4d9cb88dbf30cec22ab3d600bcc951dd7c

OS/ARCH

linux/amd64

Compressed size

53.45 MB

Last pushed

about 1 year by trieve

Type

Image

Manifest digest

sha256:2775faa5bdf4aa45afbfd1f45f37984e30a04d5b18635e17cb61d548f5544638

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2RUN /bin/sh -c apt-get update22.36 MB
3WORKDIR /app93 B
4COPY ./migrations/ /app/migrations # buildkit35.61 KB
5COPY /app/target/release/file-worker /app/file-worker # buildkit4.13 MB
6EXPOSE map[8090/tcp:{}]0 B
7ENTRYPOINT ["/app/file-worker"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1751241600'