執行指令「docker create -ti --name u1 ubuntu」,建立準備執行的容器,並以終端 ... 使用「docker run -ti u1 bash」,直接啟動容器並進入終端互動 ...
確定! 回上一頁