Community maintained Docker config for the knot server
Add authorized_keys_command.conf with correct git directory #5
deleted
opened by
STACK 2
expand 1 commit
hide 1 commit
Add authorized_keys_command.conf with correct git directory
expand 1 commit
hide 1 commit
Add
authorized_keys_command.conf with correct git directory
I couldn't push or pull from any repositories
until I set `-git-dir` following the instructions in
[knot-hosting](https://tangled.sh/@tangled.sh/core/blob/master/docs/knot-hosting.md#repositories),
so this adds the `/etc/ssh/sshd_config.d/authorized_keys_command.conf` file to `rootfs`.
Oh I didn't realize comments are attached to only one part of the stack and not the PR as a whole. And I can't edit comments lol what a disaster Anyway this is the commit message relevant to #5 in particular:
-git-dirfollowing the instructions in knot-hosting, so this adds the/etc/ssh/sshd_config.d/authorized_keys_command.conffile torootfs.