Step for creating or updating a service in a Docker Swarm
As a DevOps Engineer, I would like to be able to create a new service, or update an existing service in a Docker Swarm using an Octopus Step.
For this to work for us, we would need to assign or alter Networks, Secrets, Environment Variables, and HRM Labels.
The commands involved would be "docker service create" and "docker service update"
16
votes

-
Emiliano Parizzi commented
More than 4 years have passed. Not even a single comment from Octopus Deploy. I can see you are really paying attention to your uservoice...