docker-bitcoind/README.markdown

24 lines
541 B
Markdown
Raw Normal View History

2016-04-11 03:41:00 +00:00
# sneak/bitcoind docker image
```
__ _ __ _ __
/ /_ (_) /__________ (_)___ ____/ /
/ __ \/ / __/ ___/ __ \/ / __ \/ __ /
/ /_/ / / /_/ /__/ /_/ / / / / / /_/ /
/_.___/_/\__/\___/\____/_/_/ /_/\__,_/
```
2016-04-11 03:41:00 +00:00
* supports zmq
* wallet support disabled
2016-04-11 03:55:18 +00:00
2016-08-18 09:45:34 +00:00
# Notes
This outputs the config file, including the
rpc user password (either from `BITCOIND_RPCPASSWORD` or randomly
generated) to the logs on startup.
2016-04-11 03:55:18 +00:00
# Versions
* sneak/bitcoind:latest -> bitcoind master
2019-09-18 20:27:48 +00:00
* sneak/bitcoind:v0.18.1 -> bitcoind v0.18.1