Sign inSign up

btcpayserver/lightning:v24.05

Multi-platform
Security
Integration & delivery
Internet of things
Index digest

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 MB
2CMD ["bash"]0 B
3RUN /bin/sh -c apt-get update15.77 MB
4ENV LIGHTNINGD_DATA=/root/.lightning0 B
5ENV LIGHTNINGD_RPC_PORT=98350 B
6ENV LIGHTNINGD_PORT=97350 B
7ENV LIGHTNINGD_NETWORK=bitcoin0 B
8RUN /bin/sh -c mkdir $LIGHTNINGD_DATA203 B
9VOLUME [/root/.lightning]0 B
10COPY /tmp/lightning_install/ /usr/local/ # buildkit74.18 MB
11COPY /usr/local/lib/python3.9/dist-packages/ /usr/local/lib/python3.9/dist-packages/ # buildkit22.33 MB
12COPY /opt/bitcoin/bin /usr/bin # buildkit33.62 MB
13COPY /opt/litecoin/bin /usr/bin # buildkit1014.8 KB
14COPY /opt/deschashplugin /root/.lightning/plugins # buildkit5.18 MB
15COPY /opt/deschashplugin /etc/bundledplugins # buildkit5.18 MB
16COPY tools/docker-entrypoint.sh entrypoint.sh # buildkit1.44 KB
17EXPOSE map[9735/tcp:{} 9835/tcp:{}]0 B
18ENTRYPOINT ["/usr/bin/tini" "-g" "--" "./entrypoint.sh"]0 B

Command

ADD file:0465ea1f0e8a2ee3e0f770c3b7f8e4a2b8719c624b440cabe7d7ecbe87200e7b in /