淘先锋技术网
首页
1
2
3
4
5
6
7
rancher忘记admin密码
1:找到rancher 所在服务执行
docker ps -a |grep rancher 找到容器id
2:执行docker exec -ti <容器id> reset-password 重装密码