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 MB2RUN /bin/sh -c apt-get update22.36 MB3WORKDIR /app93 B4COPY ./migrations/ /app/migrations # buildkit35.61 KB5COPY /app/target/release/word-worker /app/word-worker # buildkit2.43 MB6EXPOSE map[8090/tcp:{}]0 B7ENTRYPOINT ["/app/word-worker"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1751241600'