首先我們以最常見的Ubuntu Image 為例,下面的指令可以啟動Ubuntu 容器: docker run -ti ubuntu bash. 接著就可以進到Ubuntu 的bash 畫面中。
確定! 回上一頁