mirror of
https://github.com/Retropex/docker-bitcoind.git
synced 2025-05-28 04:52:33 +02:00
add note on build method
This commit is contained in:
parent
a04ea5797d
commit
197e3afdec
@ -21,8 +21,8 @@ The changes from upstream include:
|
||||
## Tags
|
||||
|
||||
* `latest`, `0.17`, `0.17.1` - currently _latest_ version of Bitcoin Core for both `arm` and `amd64`
|
||||
* `0.17.1-linux-arm` - Bitcoin Core version 0.17.1 for `arm` architecture
|
||||
* `0.17.1-linux-amd64` - Bitcoin Core version 0.17.1 for `amd64` architecture
|
||||
* `0.17.1-linux-arm` - Bitcoin Core version 0.17.1 for `arm` architecture (built manually on an RBP)
|
||||
* `0.17.1-linux-amd64` - Bitcoin Core version 0.17.1 for `amd64` architecture (built via CI)
|
||||
|
||||
|
||||
## Usage
|
||||
|
Loading…
Reference in New Issue
Block a user