Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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