Kamu ga perlu remote ke container yang jalan di Docker Swarm cluster, kamu bisa run exec di Docker Swarm service dengan mudah menggunakan docker-swarm-proxy
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.
Client complaint they only can use network_mode: host in their swarm environment, it makes they can’t scale their apps. Here is how to fix your broken docker swarm network ingress (port forwarding)