cryptiumlabs / backerei

Automated reward payment & account management for Tezos bakers.
https://cryptium.ch/networks/tezos
GNU General Public License v3.0
49 stars 11 forks source link

Do not spawn a PTY when doing payouts in --no-password mode #44

Closed nicolasochem closed 5 years ago

nicolasochem commented 5 years ago

This allows to run payouts from a Docker container in non-interactive mode

Also enable line buffering for running inside container and collecting logs.