lncm / docker-bitcoind

Flexible multi-arch (amd & amd64) Bitcoin Core Docker image
https://hub.docker.com/r/lncm/bitcoind
MIT License
102 stars 34 forks source link

Expose signet ports #99

Closed MontejoJorge closed 5 months ago

MontejoJorge commented 5 months ago

The signet ports aren't being exposed on the Dockerfile (38333 for p2p network & 38332 rpc interface)

nolim1t commented 5 months ago

you can explicitly define them in the docker-compose file or via comment line too but feel free to submit a pull request after #98 is built