mirror of
https://github.com/apple/container.git
synced 2026-07-13 04:57:08 +00:00
0733a81a6d
- Refactor the `volume prune` command to follow a client-side approach. The `volumeDiskUsage` is calculated in the service file, so it made sense to leave that there. - Relates to the discussion from #914