1.安裝
訪問使用的80和443端口號可以根據實際情況修改
docker pull rancher/rancher:latest
docker run -d --privileged --restart=unless-stopped -p 80:80 -p 443:443 rancher/rancher:latest
2.登錄
瀏覽器地址:https://ip
獲取:Bootstrap Password輸入進去,然后再下一個頁面設置登錄密碼,默認登陸用戶是admin,以及訪問地址



3.設置中文界面
安裝后默認顯示的是英文界面


4.退出后再登陸
使用瀏覽器地址:https://ip打開,然后輸入設置的用戶名和密碼就能登錄進去了
