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 MB2RUN /bin/sh -c apt-get update22 MB3ENV LIGHTNINGD_DATA=/root/.lightning LIGHTNINGD_RPC_PORT=9835 LIGHTNINGD_PORT=9735 LIGHTNINGD_NETWORK=bitcoin0 B4RUN /bin/sh -c mkdir $LIGHTNINGD_DATA204 B5VOLUME [/root/.lightning]0 B6RUN /bin/sh -c mkdir /var/libpq180 B7RUN /bin/sh -c cp -a207.28 KB8COPY /tmp/lightning_install/ /usr/local/ # buildkit88.39 MB9COPY /root/.venvs/cln/lib/python3.11/site-packages /usr/local/lib/python3.11/dist-packages/ # buildkit11.78 MB10COPY /opt/bitcoin/bin /usr/bin # buildkit40.78 MB11COPY /opt/litecoin/bin /usr/bin # buildkit919.03 KB12COPY /opt/deschashplugin /root/.lightning/plugins # buildkit5.31 MB13COPY /opt/deschashplugin /etc/bundledplugins # buildkit5.31 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 'armhf' out/ 'bookworm' '@1742169600'