docker rmi tutorial code example Example: docker rmi multiple tags docker images | grep 810001cb03af | awk '{print $1 ":" $2}' | xargs docker rmi