sudo docker rm <CONTAINER ID> #remove container sudo docker rmi <image ID> #remove image, # 刪除image 前必需將透過該image 所產生的container ...
確定! 回上一頁