open_in_new
content_copy
docker rm $(docker ps -q -f 'status=exited') docker rmi $(docker images -q -f "dangling=true")