Skip to content

Commit

Permalink
Document how to use jenkins/ssh-agent Docker image (#966)
Browse files Browse the repository at this point in the history
  • Loading branch information
basil authored May 26, 2023
1 parent 669579d commit 745e1a3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 745e1a3

Please sign in to comment.