Sign inSign up

btcpayserver/lightning:v25.02

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

sha256:d868dd03785a686b887fc555a623b7faf712d7ef0d5711bef9486fee3bccd602

OS/ARCH

Compressed size

217.15 MB

Last pushed

over 1 year by nicolasdorier

Type

Image

Manifest digest

sha256:27a490e53514b6ff4e48acf8238de9c03093a3191e7c79ade8e4441e5ed10144

Image Layers

1# debian.sh --arch 'amd64' out/26.9 MB
2RUN /bin/sh -c apt-get update23.77 MB
3ENV LIGHTNINGD_DATA=/root/.lightning LIGHTNINGD_RPC_PORT=9835 LIGHTNINGD_PORT=9735 LIGHTNINGD_NETWORK=bitcoin0 B
4RUN /bin/sh -c mkdir $LIGHTNINGD_DATA202 B
5VOLUME [/root/.lightning]0 B
6RUN /bin/sh -c mkdir /var/libpq180 B
7RUN /bin/sh -c cp -a246.32 KB
8COPY /tmp/lightning_install/ /usr/local/ # buildkit93.34 MB
9COPY /root/.venvs/cln/lib/python3.11/site-packages /usr/local/lib/python3.11/dist-packages/ # buildkit14.35 MB
10COPY /opt/bitcoin/bin /usr/bin # buildkit46.52 MB
11COPY /opt/litecoin/bin /usr/bin # buildkit1.07 MB
12COPY /opt/deschashplugin /root/.lightning/plugins # buildkit5.48 MB
13COPY /opt/deschashplugin /etc/bundledplugins # buildkit5.48 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 'amd64' out/ 'bookworm' '@1742169600'