bootc icon indicating copy to clipboard operation
bootc copied to clipboard

Support passing SSH keys as fd / home dir

Open omertuc opened this issue 11 months ago • 0 comments

I think we could support --root-ssh-authorized-keys-fd or so, and pass it via file descriptor. That'd avoid the bind dance here.

Or maybe we should learn --ssh-home-dir, and directly scrape all keys from there?

Originally posted by @cgwalters in https://github.com/containers/bootc/pull/1063#discussion_r1935611609

omertuc avatar Feb 05 '25 23:02 omertuc