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

https://github.com/glendemon/jenkins-ssh-slave-docker-php

Jenkins SSH Slave with Docker and Docker compose inside and php tools
https://github.com/glendemon/jenkins-ssh-slave-docker-php

Last synced: 4 months ago
JSON representation

Jenkins SSH Slave with Docker and Docker compose inside and php tools

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 and Docker compose inside

`glendemon/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-ssh-slave-docker