sha256:04f40649395b6853993748d66e1fda8e3ad5dd3a2fe31a2078203f9cb0ba9cbc
OS/ARCH
Compressed size
185.95 MB
Last pushed
over 2 years by btcpayserverci
Type
Image
Manifest digest
sha256:40c345f2ec9ccf4f699add0fc18951ad383c12236b28bd622143aaaebd66e2ed
Image Layers
1ADD file ... in / 28.69 MB2CMD ["bash"]0 B3RUN /bin/sh -c apt-get update15.77 MB4ENV LIGHTNINGD_DATA=/root/.lightning0 B5ENV LIGHTNINGD_RPC_PORT=98350 B6ENV LIGHTNINGD_PORT=97350 B7ENV LIGHTNINGD_NETWORK=bitcoin0 B8RUN /bin/sh -c mkdir $LIGHTNINGD_DATA203 B9VOLUME [/root/.lightning]0 B10COPY /tmp/lightning_install/ /usr/local/ # buildkit74.18 MB11COPY /usr/local/lib/python3.9/dist-packages/ /usr/local/lib/python3.9/dist-packages/ # buildkit22.33 MB12COPY /opt/bitcoin/bin /usr/bin # buildkit33.62 MB13COPY /opt/litecoin/bin /usr/bin # buildkit1014.8 KB14COPY /opt/deschashplugin /root/.lightning/plugins # buildkit5.18 MB15COPY /opt/deschashplugin /etc/bundledplugins # buildkit5.18 MB16COPY tools/docker-entrypoint.sh entrypoint.sh # buildkit1.44 KB17EXPOSE map[9735/tcp:{} 9835/tcp:{}]0 B18ENTRYPOINT ["/usr/bin/tini" "-g" "--" "./entrypoint.sh"]0 BCommand
ADD file:0465ea1f0e8a2ee3e0f770c3b7f8e4a2b8719c624b440cabe7d7ecbe87200e7b in /