Skip to content

Conversation

chrisguida
Copy link
Collaborator

The Dockerfile builds now, but I can't get it to run.

Will look into that later...

@chrisguida chrisguida changed the title Update lightningd base image to a version that actually exists Dockerfile: Update lightningd base image to a version that actually exists Jun 5, 2024
@chrisguida chrisguida force-pushed the cguida/docker-img-version branch from 4f1eebd to 8305d50 Compare June 5, 2024 18:19
@chrisguida
Copy link
Collaborator Author

new issue here #547

@chrisguida chrisguida enabled auto-merge (rebase) June 5, 2024 23:04
@chrisguida chrisguida disabled auto-merge June 6, 2024 00:28
@chrisguida
Copy link
Collaborator Author

@ShahanaFarooqui says you can run the (upstream CLN) Dockerfile like: docker run -d --network=host -v '/home/usr/.lightning/l1-docker:/root/.lightning/regtest' -v '/home/usr/.bitcoin:/home/usr/.bitcoin' -e LIGHTNINGD_NETWORK=regtest -p 9735:9735/tcp -p 9835:9835/tcp elementsproject/lightningd:v24.02.2 --bitcoin-rpcconnect=0.0.0.0 --bitcoin-rpcuser=user --bitcoin-rpcpassword=password --network=regtest --database-upgrade=true

Will add some instructions for how to to this in a separate PR

@chrisguida chrisguida merged commit 9acaec7 into lightningd:master Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant