-
Notifications
You must be signed in to change notification settings - Fork 82
Closed
Description
Hey,
I'm running into an error when running the docker container. The command to run the container hangs up on trying to start the lightningd. From the docker-entry.sh, it seems to be around this line: https://github.com/ElementsProject/lightning-charge/blob/master/bin/docker-entrypoint.sh#L71
docker run -it -u `id -u` -v `pwd`/data:/data -p 9735:9735 -p 9112:9112 shesek/lightning-charge --api-token mySecretToken
Starting bitcoind... waiting for cookie... waiting for RPC... ready.
Starting lightningd... waiting for RPC unix socket...
I tried removing the downloaded image and re-downloaded - to make sure it's not a cache issue.
Any suggestions?
Thank you,
Metadata
Metadata
Assignees
Labels
No labels