The Docker images are published at satoshipay/stellar-friendbot.
The Friendbot can be configured with the following environment variables:
FRIENDBOT_SECRET
: secret of the account that holds funds.NETWORK_PASSPHRASE
(optional): the passphrase identifying the network, default isTest SDF Network ; September 2015
.HORIZON_URL
(optional): the Horizon server where the transactions should be sent, default ishttps://horizon-testnet.stellar.org
.STARTING_BALANCE
(optional): the amount in XLM to send, default is10000.00
.