2

我使用 Portainer 并且有一个堆栈。如我所见,单击“更新堆栈”按钮将运行命令

stack deploy --with-registry-auth --compose-file stackFilePath stackName

https://github.com/portainer/portainer/blob/develop/api/exec/swarm_stack.go#L71

这样对吗?

4

1 回答 1

3

Portainer 开发人员在这里,你是对的。

于 2018-08-03T07:19:04.813 回答