lazydocker
lazydocker copied to clipboard
Docker context using SSH does not work
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
Desktop (please complete the following information):
- OS: OSx & Linux
- Lazydocker Version: Latest - Built on master
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