From ecbce4d822ff8917b51f7bc200eedf03b6f2a1fa Mon Sep 17 00:00:00 2001 From: Basil Crow Date: Fri, 26 May 2023 12:03:39 -0700 Subject: [PATCH] Document how to use `jenkins/ssh-agent` Docker image --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b2239fc8..f2f895b5 100644 --- a/README.md +++ b/README.md @@ -134,6 +134,8 @@ for the Docker image to be used: injected in container on startup, you don't need any credential set as long as you use standard openssl sshd. ![](docs/images/connect-with-ssh.png) + When using the `jenkins/ssh-agent` Docker image, ensure that the user + is set to `jenkins`. For backward compatibility *or* non-standard sshd packaged in your docker image, you also have option to provide manually configured ssh credentials