jesseduffield / jesseduffield/lazydocker
Connexion impossible with docker context with a security key
- Dominant language
- Go
- Stars
- 52.8k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
Hello,
I usually use lazydocker with docker context to avoid having to install the tool on the remote server, this has always work perfectly. But I recently switch to a ssh key on a security key with a pin, and when I try to start lazydocker, I have in a loop the message `Enter PIN for ED25519-SK key /mysshkey:` that don't let me the time to put the pin.
A similar issue was existing on lazygit and has been resolved in this PR https://github.com/jesseduffield/lazygit/pull/2239
**To Reproduce**
Use docker context configured to a server in ssh.
Use a ssh key with a pin (I didn't test with a passphrase but it might be the same issue)
**Expected behaviour**
Lazydocker should ask the pin and the contact or should give the possibility to enter them
**Desktop (please complete the following information):**
- OS: NixOS
- Lazydocker Version 0.24.1
Contributor guide
Assessment
This issue has not been assessed yet.