Skip to content

Docker cleanup skill: controlled pruning, VHDX compaction, container export

License

Notifications You must be signed in to change notification settings

Stonefish-Labs/docker-cleanup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Docker Cleanup Skill

Clean up Docker environments with precision — controlled pruning, VHDX compaction on Windows, and container archiving before removal.

Features

  • Survey before destroy — Shows what will be removed, asks before nuking
  • WSL2 VHDX compaction — Reclaim disk space on Windows after pruning
  • Cross-platform — Works on Windows, macOS, and Linux
  • Export & document — Archive containers/images before removal

Installation

# Cursor
cp -r skills/docker-cleanup ~/.cursor/skills/

# Claude Code
cp -r skills/docker-cleanup ~/.claude/skills/

# Codex
cp -r skills/docker-cleanup ~/.codex/skills/

# Roo
cp -r skills/docker-cleanup ~/.roo/skills/

Usage

Trigger phrases:

  • "Clean up Docker"
  • "Reclaim Docker disk space"
  • "Compact VHDX"
  • "Prune dangling images"
  • "Export this container before removing"

License

MIT

About

Docker cleanup skill: controlled pruning, VHDX compaction, container export

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published