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