mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-10-22 23:33:06 +00:00
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>
trim-after-delete
This package runs fstrim /var/lib/docker
after observing a Docker image delete event.