Blockstream / Blockstream/esplora
Docker should out in different port as well if default one is busy somewhere
- Dominant language
- JavaScript
- Stars
- 1.3k
- Forks
- 514
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 16
Description
```
anmolagrawal@Anmols-MacBook-Air ~ % nigiri start
[+] Running 3/4
⠿ Container bitcoin Started 6.2s
⠿ Container electrs Started 1.4s
⠿ Container chopsticks Started 1.6s
⠿ Container esplora Starting 1.4s
Error response from daemon: Ports are not available: exposing port TCP 0.0.0.0:5000 -> 0.0.0.0:0: listen tcp 0.0.0.0:5000: bind: address already in use
exit status 1
```
solution: Docker file should be modify to use other ports as well
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.