sha256:8f99f56391f356d26b1d30cd5ab8b119fa82ecd794693945420b14da960f2c19
OS/ARCH
linux/amd64
Compressed size
51.65 MB
Last pushed
about 1 year by trieve
Type
Image
Manifest digest
sha256:201f0999eb9932737bd8c6611626a7d594ef2c374cab877879d6f9688670c13a
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c apt-get update22.35 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' '@1749513600'