sha256:d82dc6c1091362cbb3e13d7f948eb66238f5c78bbddd741300035f8afb4c341f
OS/ARCH
Compressed size
220.66 MB
Last pushed
about 1 year by btcpayserverci
Type
Image
Manifest digest
sha256:4e8ea706b7434241bc1f2c0d4ce2407bc10c73eb29aa5746dd8a7bd443da4d09
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c apt-get update23.77 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/libpq178 B7RUN /bin/sh -c cp -a246.39 KB8COPY /tmp/lightning_install/ /usr/local/ # buildkit97.04 MB9COPY /root/.venvs/cln/lib/python3.11/site-packages /usr/local/lib/python3.11/dist-packages/ # buildkit14.13 MB10COPY /opt/bitcoin/bin /usr/bin # buildkit46.52 MB11COPY /opt/litecoin/bin /usr/bin # buildkit1.07 MB12COPY /opt/deschashplugin /root/.lightning/plugins # buildkit5.48 MB13COPY /opt/deschashplugin /etc/bundledplugins # buildkit5.48 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 'amd64' out/ 'bookworm' '@1751241600'