In older versions of Docker (and this still works today), you can delete dangling images on their own by running docker rmi -f $(docker ...
確定! 回上一頁