mirror of
https://github.com/apple/container.git
synced 2026-08-29 11:56:37 +00:00
- 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