Sign inSign up

trieve/file_worker:sha-2c284cc

Index digest

sha256:9393c1d98f5d0de459f93421ab9a9687c4f3a19dcbeb16ed0bb8d2faead3f0ec

OS/ARCH

linux/amd64

Compressed size

53.45 MB

Last pushed

about 1 year by trieve

Type

Image

Manifest digest

sha256:766db2ac44a64bbb398df75285c802fb08b09b44a0b328be7f821f3bbdaa8e17

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'