sha256:d326b6b6cb10344036a966c658340329c7064b450c34162e65964386e50df697
OS/ARCH
linux/amd64
Compressed size
54.6 MB
Last pushed
about 1 year by trieve
Type
Image
Manifest digest
sha256:72347a6ae2ead8f835ff577f5c2b071192ffeb4a16e4ace438b14454c2dfbb9a
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/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' '@1751241600'