mirror of
https://github.com/lightningnetwork/lnd.git
synced 2024-11-20 02:27:21 +01:00
d9f3a12f57
docker-compose run -d --name alice --volume simnet_lnd_alice:/root/.lnd lnd => ERROR [builder 4/4] RUN git clone https://github.com/btcsuite/btcd.git . && git checkout v0.23 6.2s ------ > [builder 4/4] RUN git clone https://github.com/btcsuite/btcd.git . && git checkout v0.23.5 && go install -v . ./cmd/...: #0 0.253 Cloning into '.'... #0 6.059 error: pathspec 'v0.23.5' did not match any file(s) known to git ------ failed to solve: executor failed running [/bin/sh -c git clone https://github.com/btcsuite/btcd.git . && git checkout $BTCD_VERSION && go install -v . ./cmd/...]: exit code: 1 |
||
---|---|---|
.. | ||
Dockerfile | ||
start-btcctl.sh | ||
start-btcd.sh |