Вы не можете выбрать более 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