Update Apps With “network_mode: host” In Your Docker Swarm Cluster
Client complaint they can’t update their app on docker swarm cluster with error
no suitable node (host-mode port already in use on 1 node)
when they try to update app image. Here is how to fix that problem.
2 minutes to read
ipang