以上面的ubuntu:16.04 为例,如果我们打算启动里面的bash 并且进行交互式操作的话,可以执行下面的命令。 $ docker run -it --rm \ ubuntu:16.04 \ /bin/bash root@ ...
確定! 回上一頁