Docker : supprimer les images non taguéesBoris HUISGEN|October 27, 2014# docker rmi $(docker images|grep "^<none>"|awk "{print \$3}")