如何进入docker 使用root用户的方式

docker exec -it --user root <container id> /bin/bash

 

posted @ 2019-04-21 03:02  Peter.Jones  阅读(16223)  评论(0)    收藏  举报