Skip to content
This repository has been archived by the owner on Sep 26, 2021. It is now read-only.

SSH connection drops if command takes too long #4450

Closed
krufab opened this issue Apr 12, 2018 · 0 comments
Closed

SSH connection drops if command takes too long #4450

krufab opened this issue Apr 12, 2018 · 0 comments

Comments

@krufab
Copy link

krufab commented Apr 12, 2018

When using "docker-machine ssh" with a command that takes several minutes to execute, the ssh connection is dropped.
For example, when issuing "docker-machine ssh theMachine docker-compose pull" and the docker images are big, then the connection drops.
docker-machine ssh should use the SSH option ServerAliveInterval=60 among the default SSH options.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants