docker-steemd/README.markdown

26 lines
505 B
Markdown
Raw Permalink Normal View History

2016-08-18 10:19:41 +00:00
# sneak/steemd docker image
2016-08-18 13:08:57 +00:00
## Build Args
2016-08-18 12:47:06 +00:00
2016-08-19 15:53:58 +00:00
* STEEMD\_REPO
* STEEMD\_REV
* SECP256K1\_REPO
* SECP256K1\_REV
* UBUNTU\_MIRROR
2016-08-18 12:47:06 +00:00
2016-08-18 13:08:57 +00:00
## Environment Variables
2016-08-18 12:47:06 +00:00
2016-08-19 15:53:58 +00:00
* STEEMD\_WITNESS\_NAME
* STEEMD\_MINER\_NAME
* STEEMD\_PRIVATE\_KEY
* Bitcoin Wallet Import Format (WIF)
* STEEMD\_EXTRA\_OPTS
* passed in to steemd on command line
2016-08-18 12:47:06 +00:00
2016-08-18 13:08:57 +00:00
The init scripts will do all the silly escaping as required
by the daemon, just set these vars to the actual unquoted strings.
2016-08-18 10:19:41 +00:00
# Versions
* sneak/steemd:latest -> steem master