mirror of
https://github.com/apple/container.git
synced 2026-07-21 17:01:34 +00:00
- Adds a color progress output mode (`--progress color`) that renders ANSI-colored progress output with visual differentiation between progress states. - Like `ansi` mode, this feature requires a TTY. - Closes #1366