Sign inSign up

trieve/file_worker:sha-1d16986

Index digest

sha256:9ec4c87a20d2ca5da8fcaefcd2533771c944653268069418afcebff7854347b0

OS/ARCH

linux/amd64

Compressed size

53.43 MB

Last pushed

about 1 year by trieve

Type

Image

Manifest digest

sha256:0a58daa273a856429b5a9047f95835abe87a0c7a4ed0a03a0f0f95f659fd7803

Image Layers

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

Command

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