選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
Jeffrey Paul 3934e6e855 now runs tests! 8年前
Dockerfile now runs tests! 8年前
Makefile typo 8年前
README.markdown autoconfigure mining threads 8年前
config.ini info log level 8年前
docker-compose.yml now runs tests! 8年前
steemd.run put blockchain cache in image 8年前

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