Sign inSign up

trieve/file_worker:sha-414a3ca

Index digest

sha256:4c6080b5e210a14729bbaa9af665e69cf7ec3fd852cdb8d86d6fba57795a1a5e

OS/ARCH

linux/amd64

Compressed size

53.45 MB

Last pushed

about 1 year by trieve

Type

Image

Manifest digest

sha256:337446f7452ac4d45ffc4572d6c42caf4f5fe393798f5ac13ef8dd32c4e631aa

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'