Sign inSign up

trieve/word-worker:sha-5ea1808

Index digest

sha256:5506fdeb712d0c644360c253284761b5e284025340fe077a80fef7b6fa7bdd58

OS/ARCH

linux/amd64

Compressed size

51.75 MB

Last pushed

about 1 year by trieve

Type

Image

Manifest digest

sha256:60cfe33d238bc7ce9b2d67f3d405fc62e1f4c49ee04493d609f94f240bc05b7f

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/word-worker /app/word-worker # buildkit2.43 MB
6EXPOSE map[8090/tcp:{}]0 B
7ENTRYPOINT ["/app/word-worker"]0 B

Command

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