sha256:d82dc6c1091362cbb3e13d7f948eb66238f5c78bbddd741300035f8afb4c341f
OS/ARCH
Compressed size
200.81 MB
Last pushed
about 1 year by btcpayserverci
Type
Image
Manifest digest
sha256:1bfc9cc4f289f821ca522efe24097758078b7c15428b750d0be284e23b542426
Image Layers
1# debian.sh --arch 'armhf' out/22.83 MB2RUN /bin/sh -c apt-get update22.01 MB3ENV LIGHTNINGD_DATA=/root/.lightning LIGHTNINGD_RPC_PORT=9835 LIGHTNINGD_PORT=9735 LIGHTNINGD_NETWORK=bitcoin0 B4RUN /bin/sh -c mkdir $LIGHTNINGD_DATA204 B5VOLUME [/root/.lightning]0 B6RUN /bin/sh -c mkdir /var/libpq179 B7RUN /bin/sh -c cp -a207.3 KB8COPY /tmp/lightning_install/ /usr/local/ # buildkit91.91 MB9COPY /root/.venvs/cln/lib/python3.11/site-packages /usr/local/lib/python3.11/dist-packages/ # buildkit11.56 MB10COPY /opt/bitcoin/bin /usr/bin # buildkit40.78 MB11COPY /opt/litecoin/bin /usr/bin # buildkit919.03 KB12COPY /opt/deschashplugin /root/.lightning/plugins # buildkit5.31 MB13COPY /opt/deschashplugin /etc/bundledplugins # buildkit5.31 MB14COPY tools/docker-entrypoint.sh entrypoint.sh # buildkit1.44 KB15EXPOSE map[9735/tcp:{} 9835/tcp:{}]0 B16ENTRYPOINT ["/usr/bin/tini" "-g" "--" "./entrypoint.sh"]0 BCommand
# debian.sh --arch 'armhf' out/ 'bookworm' '@1751241600'