标签: docker docker-swarm
这可能吗?我不想使用滚动更新,因为我只想重新启动服务
答案 0 :(得分:2)
事实证明,有一个标志--force用于此目的:
--force
docker service update --force <service_name>