Sign inSign up

trieve/file_worker:sha-8c7d0cb

Index digest

sha256:1f131183b688946e71a8f89b6293e2935936106f0a4c8fa88b679fdbcbd0964d

OS/ARCH

linux/amd64

Compressed size

53.32 MB

Last pushed

about 1 year by trieve

Type

Image

Manifest digest

sha256:1899f5cdcd3b26ea71e3de433c165f0332a86b8555cd379b67ea1f2919205fdc

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 # buildkit33.86 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' '@1751241600'