Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 14 days 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 (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-17T07:39:13.000Z (almost 8 years ago)
- Last Synced: 2024-11-14T04:34:42.950Z (2 months 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
[![Build Status](https://travis-ci.org/uudashr/jenkins-ssh-slave-docker.svg?branch=master)](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