Sign inSign up

btcpayserver/lightning:v25.02

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

sha256:d868dd03785a686b887fc555a623b7faf712d7ef0d5711bef9486fee3bccd602

OS/ARCH

Compressed size

197.48 MB

Last pushed

over 1 year by nicolasdorier

Type

Image

Manifest digest

sha256:cc1d61e530fa90278cd733e8d41e8a851cc9d4530f39f666f061d241b2ff3af2

Image Layers

1# debian.sh --arch 'armhf' out/22.81 MB
2RUN /bin/sh -c apt-get update22 MB
3ENV LIGHTNINGD_DATA=/root/.lightning LIGHTNINGD_RPC_PORT=9835 LIGHTNINGD_PORT=9735 LIGHTNINGD_NETWORK=bitcoin0 B
4RUN /bin/sh -c mkdir $LIGHTNINGD_DATA204 B
5VOLUME [/root/.lightning]0 B
6RUN /bin/sh -c mkdir /var/libpq180 B
7RUN /bin/sh -c cp -a207.28 KB
8COPY /tmp/lightning_install/ /usr/local/ # buildkit88.39 MB
9COPY /root/.venvs/cln/lib/python3.11/site-packages /usr/local/lib/python3.11/dist-packages/ # buildkit11.78 MB
10COPY /opt/bitcoin/bin /usr/bin # buildkit40.78 MB
11COPY /opt/litecoin/bin /usr/bin # buildkit919.03 KB
12COPY /opt/deschashplugin /root/.lightning/plugins # buildkit5.31 MB
13COPY /opt/deschashplugin /etc/bundledplugins # buildkit5.31 MB
14COPY tools/docker-entrypoint.sh entrypoint.sh # buildkit1.44 KB
15EXPOSE map[9735/tcp:{} 9835/tcp:{}]0 B
16ENTRYPOINT ["/usr/bin/tini" "-g" "--" "./entrypoint.sh"]0 B

Command

# debian.sh --arch 'armhf' out/ 'bookworm' '@1742169600'