Timeline for answer to Error "The input device is not a TTY" by Gareth A. Lloyd
Current License: CC BY-SA 4.0
Post Revisions
7 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jan 17, 2025 at 8:38 | comment | added | V. Bozz | Maybe better to unset USE_TTY at the start of the script just as good practice | |
| Nov 22, 2023 at 3:53 | history | edited | Benjamin Loison | CC BY-SA 4.0 |
Add Bash syntax highlighting
|
| Jun 3, 2022 at 4:27 | comment | added | Jaffa | I find it weird that docker says "the input device is not a TTY" but we actually need to check if the output device is a tty --" | |
| Jan 5, 2022 at 15:44 | history | edited | Gareth A. Lloyd | CC BY-SA 4.0 |
wording
|
| May 6, 2020 at 16:12 | comment | added | sgohl | this should be the accepted answer. it actually adresses the problem in a universally applicable manner | |
| Oct 17, 2018 at 18:03 | comment | added | Édouard Lopez |
This error happen to me when running docker run… command form a makefile task triggered by a git hook
|
|
| Jan 12, 2018 at 16:15 | history | answered | Gareth A. Lloyd | CC BY-SA 3.0 |