docker run --rm <image name> 當container退出運作時,container與其相關文件會一併被刪除。 $ docker inspect <container name>
確定! 回上一頁