mirror of
https://github.com/apple/container.git
synced 2026-07-15 14:07:04 +00:00
129c2dc97f
- 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.