docker-bitcoind
docker-bitcoind copied to clipboard
Tag images based on bitcoincore version
Would it be possible to build and push images based on docker-core versions. For example, if I want to use an older version of bitcoin core?
Not intending to push my fork, but I do this for all Core versions since I forked off programmatically:
https://github.com/sethforprivacy/docker-bitcoind/pkgs/container/bitcoind
Happy to PR the Github Actions for this if @kylemanna is interested, but IIRC he prefers to do manual builds.