Category: docker

Subcategory: cleanup

Value: docker system prune -a

Miniscription: Remove all unused Docker resources

Description: Deletes all stopped containers, unused networks, dangling images and build cache to reclaim disk space.

Kontributer: iarc13