hb_sz 发表于 2017-12-7 10:02:29

Docker最佳实践-部署LNMP环境

# cat /etc/redhat-release
  CentOS Linux># free -h
  total      used      free      sharedbuff/cache   available
  Mem:         1.8G      209M      517M      8.9M      1.1G      1.3G
  Swap:          1.0G          0B      1.0G
# hostname -I
  10.0.0.250 172.16.1.250
  systemctl disable firewalld.service
  systemctl stop firewalld.service
  iptables -F

zxk114 发表于 2017-12-7 10:18:47

这什么呀。。。审核怎么过的

king_python 发表于 2017-12-7 10:51:23

{:6_438:}
页: [1]
查看完整版本: Docker最佳实践-部署LNMP环境