Personal docker image setups for Knot/Spindle
at main 262 B view raw
1HostKey /etc/ssh/keys/ssh_host_rsa_key 2HostKey /etc/ssh/keys/ssh_host_ecdsa_key 3HostKey /etc/ssh/keys/ssh_host_ed25519_key 4 5PasswordAuthentication no 6 7Match User git 8 AuthorizedKeysCommand /etc/s6-overlay/scripts/keys-wrapper 9 AuthorizedKeysCommandUser nobody