Add instructions about authorized keys file ACL-s
This commit is contained in:
parent
1d0da378fc
commit
3ea38f9ca9
@ -20,5 +20,7 @@ For Windows 10 install also mount
|
|||||||
In Windows 10 partitioning wizard provide drivers from that ISO.
|
In Windows 10 partitioning wizard provide drivers from that ISO.
|
||||||
Install [OpenSSH server](https://docs.microsoft.com/en-us/windows-server/administration/openssh/openssh_install_firstuse).
|
Install [OpenSSH server](https://docs.microsoft.com/en-us/windows-server/administration/openssh/openssh_install_firstuse).
|
||||||
Make sure OpenSSH starts during boot.
|
Make sure OpenSSH starts during boot.
|
||||||
Insert Jenkins or your favourite CI/CD software SSH public key into the image.
|
Insert Jenkins or your favourite CI/CD software SSH public keys into
|
||||||
|
`C:\ProgramData\ssh\administrators_authorized_keys` and adjust ACL-s as described
|
||||||
|
[here](https://www.concurrency.com/blog/may-2019/key-based-authentication-for-openssh-on-windows)
|
||||||
Use the resulting virtual machine disk image with this Docker image.
|
Use the resulting virtual machine disk image with this Docker image.
|
||||||
|
Loading…
Reference in New Issue
Block a user