随笔分类 - Rancher
摘要:1.安装 访问使用的80和443端口号可以根据实际情况修改 docker pull rancher/rancher:latest docker run -d --privileged --restart=unless-stopped -p 80:80 -p 443:443 rancher/ranch
阅读全文
摘要:# 一、Rancher简介 [Rancher](https://www.cnrancher.com/rancher/)是一个开源的企业级容器管理平台。通过Rancher,企业再也不必自己使用一系列的开源软件去从头搭建容器服务平台。Rancher提供了在生产环境中使用的管理Docker和Kuberne
阅读全文