Skip to content

Docker image error #77

@sixpenrose

Description

@sixpenrose

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions