Files
linuxkit/pkg/trim-after-delete
David Scott 76c7f6c1a6 trim-after-delete: also handle containers and volumes
We already run the command after an image delete but

- a container delete
- a volume delete

will also free space on the filesystem.

Co-authored-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: David Scott <dave@recoil.org>
2020-10-16 16:56:53 +01:00
..

trim-after-delete

This package runs fstrim /var/lib/docker after observing a Docker image delete event.