Go to file
Jeffrey Paul 2c7e0ceafb reenable parallel build 2016-09-02 00:48:38 +02:00
Dockerfile reenable parallel build 2016-09-02 00:48:38 +02:00
Makefile updated for seed/miner split 2016-08-27 02:54:16 +02:00
README.markdown trying to fix readme formatting 2016-08-19 17:53:58 +02:00
config.ini enable debug logging for everything 2016-09-02 00:43:33 +02:00
steemd.run slow down restart loop 2016-09-02 00:44:17 +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