Expand description
Docker integration for cleaning containers, images, and volumes
This module provides functionality to clean up Docker artifacts:
- Dangling images
- Unused volumes
- Build cache
- Stopped containers
Structs§
- Docker
Disk Usage - Docker disk usage summary
Enums§
- Docker
Artifact Type - Docker artifact types
Functions§
- clean_
docker - Clean Docker artifacts
- get_
docker_ disk_ usage - Get Docker disk usage summary
- is_
docker_ available - Check if Docker is available