Go to file
Jeffrey Paul 1b641d1176 updated readme 2016-08-18 15:08:57 +02:00
Dockerfile works now 2016-08-18 14:11:25 +02:00
Makefile works now! 2016-08-18 14:34:18 +02:00
README.markdown updated readme 2016-08-18 15:08:57 +02:00
steemd.run works now! 2016-08-18 14:34:18 +02:00

README.markdown

sneak/steemd docker image

Build Args

* STEEMD\_REPO
* STEEMD\_REV
* SECP256K1\_REPO
* SECP256K1\_REV
* UBUNTU\_MIRROR

Environment Variables

* STEEMD\_WITNESS\_NAME
* STEEMD\_MINER\_NAME
* STEEMD\_PRIVATE\_KEY
    * Bitcoin Wallet Import Format (WIF)
* STEEMD\_MINING\_THREADS
    * default 8
* STEEMD\_EXTRA\_OPTS
    * passed in to steemd on command line

The init scripts will do all the silly escaping as required by the daemon, just set these vars to the actual unquoted strings.

Versions

  • sneak/steemd:latest -> steem master