Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
Jeffrey Paul 3934e6e855 now runs tests! 8 anni fa
Dockerfile now runs tests! 8 anni fa
Makefile typo 8 anni fa
README.markdown autoconfigure mining threads 8 anni fa
config.ini info log level 8 anni fa
docker-compose.yml now runs tests! 8 anni fa
steemd.run put blockchain cache in image 8 anni fa

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