Docker 刪除Image的方式如下。 先用 docker images 指令列出Docker中有哪些images。 $ docker images REPOSITORY TAG IMAGE ID CREATED SIZE demo-app ...
確定! 回上一頁