sha256:14b8a812efbc4e8d887f03d1a63af54fa3b86ca30d4fab373484829efb412c95
OS/ARCH
linux/amd64
Compressed size
54.58 MB
Last pushed
over 1 year by trieve
Type
Image
Manifest digest
sha256:77a2f1f429dfddd45cdc7badb01ab5e26b9889d9278db2da5e8d1acfb562fe9e
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/send-stripe-billing /app/send-stripe-billing # buildkit5.28 MB6EXPOSE map[8090/tcp:{}]0 B7ENTRYPOINT ["/app/send-stripe-billing"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1749513600'