安装开源的企业级容器管理平台Rancher
操作手册: https://rancher.com/docs/rancher/v1.6/zh/quick-start-guide/
官网 : https://rancher.com/
[[email protected] ~]# docker run -d --restart=unless-stopped -p 28080:8080 rancher/server:stable
- 注意要用稳定的版本:rancher/server:stable
- 要配置docker镜像加速器,否则下载比较慢: 镜像加速
- 右下角可以设置语言