mirror of
https://github.com/apple/container.git
synced 2026-07-31 05:41:00 +00:00
- Detect when stdout is not a tty and fall back to simple line-by-line status output. - Fixes silent commands when piping to a file. - Closes #113.