Go to file
Jeffrey Paul 2e84d5f16b remove parallel make so builds on low-memory dockerhub 2016-08-19 17:16:13 +02:00
Dockerfile remove parallel make so builds on low-memory dockerhub 2016-08-19 17:16:13 +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