Sign inSign up

dachuck/jenkins-docker-ssh-slave

By dachuck

•Updated over 5 years ago

Jenkins Docker in Docker SSH slave

Image
0

444

dachuck/jenkins-docker-ssh-slave repository overview

⁠Jenkins Docker in Docker SSH slave

A Jenkins SSH slave for running containers on the docker daemon of its host.

⁠Run

docker run -d -v /var/run/docker.sock:/var/run/docker.sock jenkins-docker-ssh-slave "<public key>"

The slave is reachable as SSH agent with username "jenkins" and the private key for the given public key.

Tag summary

Content type

Image

Digest

Size

405.9 MB

Last updated

almost 7 years ago

docker pull dachuck/jenkins-docker-ssh-slave