Docker和Nginx实现一个简单的负载均衡
当前使用centos7系统 1、安装nginx 参考https://blog.whsir.com/post-2078.html 2、docker拉取nginx镜像
| 1 | docker pull nginx | 
3、创建两个目录 [crayon … 阅读全文
当前使用centos7系统 1、安装nginx 参考https://blog.whsir.com/post-2078.html 2、docker拉取nginx镜像
| 1 | docker pull nginx | 
3、创建两个目录 [crayon … 阅读全文