sha256:29fe808f8f494c777c6e0ce12b864101e6a1300f427a1a91cd862f811b6639f8
OS/ARCH
linux/amd64
Compressed size
51.66 MB
Last pushed
about 1 year by trieve
Type
Image
Manifest digest
sha256:9abd6c3595ae162030a98196c07c44471fc591fc5058e9635695452b93951049
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-id-cronjob /app/word-id-cronjob # buildkit2.34 MB6EXPOSE map[8090/tcp:{}]0 B7ENTRYPOINT ["/app/word-id-cronjob"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1751241600'