rm docker containers with specific image code example Example: remove all images docker docker rmi $(docker images -a -q)