Skip to content

Add Docker cache cleaning #1

@momenbasel

Description

@momenbasel

Add a cleaning category for Docker caches and unused images.

Paths to clean:

  • ~/Library/Containers/com.docker.docker/Data/vms/ - Docker VM disk images
  • ~/.docker/ - Docker config caches

Implementation:

  • Add a new CleaningCategory case
  • Scan for Docker-related cache directories
  • Display size and allow selective cleanup

This is a good starting point for contributors who use Docker on macOS.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions