1
0
Fork 0
Ir para arquivo
Jeffrey Paul 3934e6e855 now runs tests! 2016-09-09 11:46:34 +02:00
Dockerfile now runs tests! 2016-09-09 11:46:34 +02:00
Makefile typo 2016-09-02 05:17:33 +02:00
README.markdown autoconfigure mining threads 2016-09-02 00:51:38 +02:00
config.ini info log level 2016-09-02 01:04:51 +02:00
docker-compose.yml now runs tests! 2016-09-09 11:46:34 +02:00
steemd.run put blockchain cache in image 2016-09-06 04:21:53 +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_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