We can remove all of them using docker rmi $(docker images -q) , but similarly to docker ps , the docker images command accepts filters.
確定! 回上一頁