Describe the feature request
Currently docker swarm update causes an nginx problem while the new container spins up.
This somewhat defeats the purpose as it should in theory update without downtime.
Immediately get an nginx bad gateway 502, which means the docker swarm update doesn't factor in an existing nginx config at the server level, which I need to figure out
Describe the feature request
Currently docker swarm update causes an nginx problem while the new container spins up.
This somewhat defeats the purpose as it should in theory update without downtime.
Immediately get an nginx bad gateway 502, which means the docker swarm update doesn't factor in an existing nginx config at the server level, which I need to figure out