Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using docker host SSH remote does not work. #137

Closed
OGKevin opened this issue Oct 31, 2020 · 3 comments
Closed

Using docker host SSH remote does not work. #137

OGKevin opened this issue Oct 31, 2020 · 3 comments

Comments

@OGKevin
Copy link

OGKevin commented Oct 31, 2020

If you do the following host:

$ export DOCKER_HOST=ssh://user@ip
$ docker ps
// actually works over ssh
$ dry
INFO[0000] Dry could not start: Invalid Host: Invalid bind address format: ssh://user@ip
@moncho
Copy link
Owner

moncho commented Nov 4, 2020

Thanks for reporting! This is a duplicate of #127, which will be fixed in the next release.

@moncho moncho closed this as completed Nov 4, 2020
@OGKevin
Copy link
Author

OGKevin commented Nov 4, 2020

Mybad. Should have searched better 😓

@moncho
Copy link
Owner

moncho commented Nov 4, 2020

@OGKevin No problem at all!

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

No branches or pull requests

2 participants