mirror of
https://github.com/apple/container.git
synced 2026-07-12 12:37:02 +00:00
e20aca8203
Normalize JSON output for network and volume resources. (#1624) - Reworks both JSON output presets to use sorted keys, ISO timestamps. `compact` is used for `ls` output, and `pretty` is used for `inspect`. - Extracts non-DRY option configuration into presets. - Closes #1623.