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

Docker context using SSH does not work #559

Open
peauc opened this issue Jun 28, 2024 · 1 comment
Open

Docker context using SSH does not work #559

peauc opened this issue Jun 28, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@peauc
Copy link

peauc commented Jun 28, 2024

Describe the bug
I have a docker context refering to ssh://root@peauc-homeserver lazydocker fails to connect
To Reproduce
As stated above create a docker context to a remote computer running to which you can connect using ssh wihout password on the key. It will fail
Expected behaviour
It should work

Screenshots
CleanShot 2024-06-28 at 22 36 45@2x

Desktop (please complete the following information):

  • OS: OSx & Linux
  • Lazydocker Version: Latest - Built on master
@peauc peauc added the bug Something isn't working label Jun 28, 2024
@peauc
Copy link
Author

peauc commented Jul 28, 2024

When using docker context & ssh the code path taken is the wrong one. We don't even evaluate the docker url.
Even though, it seems that docker through SSH does not work, I didn't manage to get it to work even with Docker Context

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant