[root@centos7 ~]# docker run --name mgg -t -i centos /bin/bash ... mgg [root@centos7 ~]# docker run --rm centos /bin/echo "hello" ##建立時 ...
確定! 回上一頁