docker-ssh-env-config
docker-ssh-env-config copied to clipboard
ed25519 support?
For example now github recommends ed25519 format - https://docs.github.com/en/authentication/connecting-to-github-with-ssh/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent
+1
FYI, in practice, I've found that you can provide an ed25519 formatted key as the SSH_PRIVATE_RSA_KEY environment variable, and it will still work.