Skip to content

feat: Add openssh-client to Docker image dependencies#4870

Open
oliv3r wants to merge 1 commit intoAider-AI:mainfrom
oliv3r:ssh-sign
Open

feat: Add openssh-client to Docker image dependencies#4870
oliv3r wants to merge 1 commit intoAider-AI:mainfrom
oliv3r:ssh-sign

Conversation

@oliv3r
Copy link

@oliv3r oliv3r commented Feb 28, 2026

To be able to sign commits with ssh keys (user.signingKey) we need ssh-keygen, supplied by openssh-client.

Note that supplying ssh keys (mounting .ssh) and a git config using it (or mounting gitconfig) are still needed.

To be able to sign commits with ssh keys (user.signingKey) we need
ssh-keygen, supplied by openssh-client.

Note that supplying ssh keys (mounting .ssh) and a git config using it
(or mounting gitconfig) are still needed.

Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant