Skip to content

Patch - Non-TTY execution

Choose a tag to compare

@TomFrost TomFrost released this 18 Dec 19:21
· 45 commits to master since this release

Binci now automatically detects whether or not it's running in a TTY, and launches docker with the appropriate interactive/TTY flags. This allows execution in environments where a TTY is not available, without resorting to screen or tmux hacks.