Hi,I am using docker swarm operator to run a work flow on a multi host swarm cluster. I have the following usecase; I want the containers running on worker nodes to write to the respective hosts (as if there is a mount or volume). Would this be possible in the current docker swarm operator interface? Or is there another way I could achieve this?
Thanks in advance, Kasun