https://github.com/uudashr/jenkins-ssh-slave-docker
Jenkins SSH Slave with Docker inside
https://github.com/uudashr/jenkins-ssh-slave-docker
continuous-delivery continuous-integration devops docker jenkins
Last synced: about 2 months ago
JSON representation
Jenkins SSH Slave with Docker inside
- Host: GitHub
- URL: https://github.com/uudashr/jenkins-ssh-slave-docker
- Owner: uudashr
- Created: 2017-04-17T07:31:17.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-17T07:39:13.000Z (about 9 years ago)
- Last Synced: 2025-03-03T08:29:24.293Z (over 1 year ago)
- Topics: continuous-delivery, continuous-integration, devops, docker, jenkins
- Size: 1000 Bytes
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://travis-ci.org/uudashr/jenkins-ssh-slave-docker)
# Jenkins SSH Slave with Docker inside
SSH Slave with Docker inside
`uudashr/jenkins-ssh-slave-docker`
Docker daemon address defined by environment variable `DOCKER_HOST` using default `tcp://docker:2375`.
```properties
DOCKER_HOST=tcp://docker:2375
```
Reference
- https://github.com/uudashr/jenkins-docker