For example I want to delete all old and all untagged versions of an image. I want to delete all stopped containers that use a specific image, or that were created more than two weeks ago. I want to delete all images starting with test.
Nuke everything? Not so much and to be honest this would be the easiest even with xargs and docker rm.