mlmarius
Results
2
comments of
mlmarius
I am running this stack on a 2 node swarm: ``` version: "3" services: bash: image: bash entrypoint: /usr/local/bin/bash volumes: - sshvol1:/sshvol1 deploy: mode: global stdin_open: true tty: true volumes:...
Thanks! Is there a way for me to retrieve that error and set the reconnect interval ?