sha256:d82dc6c1091362cbb3e13d7f948eb66238f5c78bbddd741300035f8afb4c341f
OS/ARCH
Compressed size
213.64 MB
Last pushed
about 1 year by btcpayserverci
Type
Image
Manifest digest
sha256:bc60bfa034ecbfd3ec36de6684fd1d744bb81331cd139bcce665e05043f85651
Image Layers
1# debian.sh --arch 'arm64' out/26.78 MB2RUN /bin/sh -c apt-get update23.45 MB3ENV LIGHTNINGD_DATA=/root/.lightning LIGHTNINGD_RPC_PORT=9835 LIGHTNINGD_PORT=9735 LIGHTNINGD_NETWORK=bitcoin0 B4RUN /bin/sh -c mkdir $LIGHTNINGD_DATA202 B5VOLUME [/root/.lightning]0 B6RUN /bin/sh -c mkdir /var/libpq179 B7RUN /bin/sh -c cp -a243.5 KB8COPY /tmp/lightning_install/ /usr/local/ # buildkit92.7 MB9COPY /root/.venvs/cln/lib/python3.11/site-packages /usr/local/lib/python3.11/dist-packages/ # buildkit13.97 MB10COPY /opt/bitcoin/bin /usr/bin # buildkit45.14 MB11COPY /opt/litecoin/bin /usr/bin # buildkit1014.8 KB12COPY /opt/deschashplugin /root/.lightning/plugins # buildkit5.18 MB13COPY /opt/deschashplugin /etc/bundledplugins # buildkit5.18 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 'arm64' out/ 'bookworm' '@1751241600'