Sign inSign up

trieve/file_worker:sha-4ee43fa

Index digest

sha256:e81e263528473170278f54502c92ba8879b901dae88f86171843764e5a4b37ce

OS/ARCH

linux/amd64

Compressed size

53.32 MB

Last pushed

about 1 year by trieve

Type

Image

Manifest digest

sha256:a395543673047704878ab53782ba72e6740f0cfc5b38d112e109ca1769c29a0d

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.85 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' '@1753056000'