此处略去,建议使用docker-ce 新版本
docker swarm init --advertise-addr ipaddredd 即可
// git clone openfaas 项目 git clone git@github.com:openfaas/faas.git cd fass ./deploy_stack.sh
openfaas 安装(docker swarm 模式)
原文:http://www.cnblogs.com/rongfengliang/p/7636947.html