使用run 執行容器,上一篇已經偷跑執行hello world docker run hello-world. 如果確認是跑完就不再使用的,可以在執行時加上--rm 參數,當容器終止時會自動刪除,很 ...
確定! 回上一頁