sha256:4f5a22a0716b3a5ed17dfe7aa308490133936c0d65eec572f07c3a4a0374cfab
OS/ARCH
Compressed size
35.26 MB
Last pushed
4 days by btcpayserverci
Type
Image
Manifest digest
sha256:fd264bdc0dce58093d0ee2e4cb19e87ba81aa20a47465bdf875a92908b22080c
Image Layers
1# debian.sh --arch 'armhf' out/22.83 MB2COPY /tmp/bin /usr/local/bin # buildkit9.07 MB3COPY /usr/bin/qemu-arm-static /usr/bin/qemu-arm-static # buildkit2.65 MB4RUN /bin/sh -c chmod +x735.95 KB5ENV BITCOIN_DATA=/data0 B6RUN /bin/sh -c mkdir "$BITCOIN_DATA"173 B7VOLUME [/data]0 B8COPY docker-entrypoint.sh /entrypoint.sh # buildkit932 B9ENTRYPOINT ["/entrypoint.sh"]0 B10EXPOSE map[19332/tcp:{} 19335/tcp:{} 19444/tcp:{} 9332/tcp:{}0 B11CMD ["litecoind"]0 BCommand
# debian.sh --arch 'armhf' out/ 'bookworm' '@1787529600'