完成後跑 docker image ls 就能看到有一個ubuntu 的image ... 接著 docker run -it ubuntu bash 把ubuntu 的image 跑起來變成container, -it 是為了讓我們進到 ...
確定! 回上一頁