Skip to content

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

Description

@babonet13

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions