Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker run DO NOT generate any container (Dockerized LND) #13

Open
babonet13 opened this issue Nov 12, 2018 · 0 comments
Open

docker run DO NOT generate any container (Dockerized LND) #13

babonet13 opened this issue Nov 12, 2018 · 0 comments

Comments

@babonet13
Copy link

babonet13 commented Nov 12, 2018

Just tried to build the lnd image thanks to this Dockerfile : https://github.com/SatoshiPortal/dockers/tree/master/rpi/LN/lnd
Building process was succesful, but when I tried to to run the container, no container was created :

dev-box:/SatoshiPortal/rpi/LN/lnd$ docker run -d --rm --name SP-LND01 --mount type=bind,source="$HOME/.lnd",target="/home/satoshi
/.lnd" -p 10009:10009 -p 9735:9735 lnd
b88c60550222342aa3b600d158b811421a2592b8f7df01889cd8b59a79954a09
dev-box:/SatoshiPortal/rpi/LN/lnd$ docker ps -a
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES

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

No branches or pull requests

1 participant