Sign inSign up

trieve/file_worker:sha-35b84aa

Index digest

sha256:587273895b98ecede132602f9c839b9ee8fbc1cca9ff7e32019ba59008180347

OS/ARCH

linux/amd64

Compressed size

53.45 MB

Last pushed

about 1 year by trieve

Type

Image

Manifest digest

sha256:42d0aee5abda80f0f092dbd9fafdb093204a32e069dab27a9a8b3d1280d5101a

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'