赞
踩
docker进入ssh docker-machine ssh
docker-machine ssh
docker用户切换到root用户 sudo -i 修改密码 passwd [用户名] 例如 passwd root
sudo -i
passwd [用户名]
passwd root