You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Jeffrey Paul 3934e6e855 now runs tests! 8 years ago
Dockerfile now runs tests! 8 years ago
Makefile typo 8 years ago
README.markdown autoconfigure mining threads 8 years ago
config.ini info log level 8 years ago
docker-compose.yml now runs tests! 8 years ago
steemd.run put blockchain cache in image 8 years ago

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