Go to file
Jeffrey Paul 6b588d5cf1 removed as many packages as possible 2016-08-19 14:34:16 +02:00
Dockerfile removed as many packages as possible 2016-08-19 14:34:16 +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