Sign inSign up

trieve/file_worker:sha-5048a52

Index digest

sha256:750fadfdae78c37d857e8ab1a4bf0144c463f730e2bf3c17fa18e431004692f5

OS/ARCH

linux/amd64

Compressed size

53.34 MB

Last pushed

about 1 year by trieve

Type

Image

Manifest digest

sha256:043eba668f7cdd41791aa2bc383883ba8b9ee397a599addb7287d2102fc9a1a1

Image Layers

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

Command

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