sha256:56a45f39d5697bfc180ed9364d4c58f51d8c5325a477e2ad8d397e55a3a307ec
OS/ARCH
linux/amd64
Compressed size
54.58 MB
Last pushed
about 1 year by trieve
Type
Image
Manifest digest
sha256:05d6a241e28c1986d4e8f33d99c84b8fd71a24f9a059251d5ee5a2cdb13e9671
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'