mirror of
https://github.com/apple/container.git
synced 2026-07-12 04:27:05 +00:00
1c37384831
- 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