I have deployed a docker stack having 12 containers. If I need to update or upgrade a container in running stack how can I do that? I don’t want to redeploy the whole stack. Container on my registry has updated.
Share and learn in the Docker community.
I have deployed a docker stack having 12 containers. If I need to update or upgrade a container in running stack how can I do that? I don’t want to redeploy the whole stack. Container on my registry has updated.