updated readme
This commit is contained in:
parent
0db4a44a63
commit
1b641d1176
@ -1,26 +1,26 @@
|
|||||||
# sneak/steemd docker image
|
# sneak/steemd docker image
|
||||||
|
|
||||||
# Build Args
|
## Build Args
|
||||||
|
|
||||||
* `STEEMD_REPO`
|
* STEEMD\_REPO
|
||||||
* `STEEMD_REV`
|
* STEEMD\_REV
|
||||||
* `SECP256K1_REPO`
|
* SECP256K1\_REPO
|
||||||
* `SECP256K1_REV`
|
* SECP256K1\_REV
|
||||||
* `UBUNTU_MIRROR`
|
* UBUNTU\_MIRROR
|
||||||
|
|
||||||
# Environment Variables
|
## Environment Variables
|
||||||
|
|
||||||
* `STEEMD_WITNESS_NAME`
|
* STEEMD\_WITNESS\_NAME
|
||||||
* `STEEMD_MINER_NAME`
|
* STEEMD\_MINER\_NAME
|
||||||
* `STEEMD_PRIVATE_KEY`
|
* STEEMD\_PRIVATE\_KEY
|
||||||
* Bitcoin Wallet Import Format (WIF)
|
* Bitcoin Wallet Import Format (WIF)
|
||||||
* `STEEMD_MINING_THREADS`
|
* STEEMD\_MINING\_THREADS
|
||||||
* default 8
|
* default 8
|
||||||
* `STEEMD_EXTRA_OPTS`
|
* STEEMD\_EXTRA\_OPTS
|
||||||
* passed in to steemd on command line
|
* passed in to steemd on command line
|
||||||
|
|
||||||
The init scripts will do all the silly escaping, just set these
|
The init scripts will do all the silly escaping as required
|
||||||
to the actual unquoted strings.
|
by the daemon, just set these vars to the actual unquoted strings.
|
||||||
|
|
||||||
# Versions
|
# Versions
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user