Portainer重置密码
# 运行重置命令docker run --rm -v portainer_data:/data portainer/helper-reset-password# 结果2020/06/04 00:13:58 Password successfully updated for user: admin2020/06/04 00:13:58 Use the following password to login: &_4#\3^5V8vLTd)E"NWiJBs26G*9HPl1# 重新运行portainer,密码 为👆重置的 &_4#\3^5V8vLTd)E"NWiJBs26G*9HPl1docker start "id-portainer-container"
