在管理器节点中创建 docker 服务
Create docker service in manager node
有没有办法在管理器节点的 Docker Swarm 中强制创建 docker 服务?
我无法使用 --constraint node.hostname=...
因为我不知道我部署应用程序的每个阶段的具体主机名
--constraint node.role==manager
有没有办法在管理器节点的 Docker Swarm 中强制创建 docker 服务?
我无法使用 --constraint node.hostname=...
因为我不知道我部署应用程序的每个阶段的具体主机名
--constraint node.role==manager