Percona-Lab / mongodb_consistent_backup

A tool for performing consistent backups of MongoDB Clusters or Replica Sets
https://www.percona.com
Apache License 2.0
276 stars 81 forks source link

Fix docker tty error #254

Closed timvaillancourt closed 6 years ago

timvaillancourt commented 6 years ago

Remove --tty/-t flag from Docker commands, it is causing errors and isn't needed.

Docker error (when running under Jenkins or non-TTY system):

the input device is not a TTY