16 lines
327 B
Markdown
16 lines
327 B
Markdown
# sneak/bitcoind docker image
|
|
|
|
* supports zmq
|
|
* wallet support disabled
|
|
|
|
# Notes
|
|
|
|
This outputs the config file, including the
|
|
rpc user password (either from `BITCOIND_RPCPASSWORD` or randomly
|
|
generated) to the logs on startup.
|
|
|
|
# Versions
|
|
|
|
* sneak/bitcoind:latest -> bitcoind master
|
|
* sneak/bitcoind:0.12.0 -> bitcoind v0.12.0
|