QNAP container 构建的centos容器,忘记用户名和密码,怎么办?【已解决】
centos - 2
/bin/bash
cat /etc/passwd | cut -d: -f1
root
sudo passwd root