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

https://github.com/hoshinotsuyoshi/dind-jenkins

dind-jenkins
https://github.com/hoshinotsuyoshi/dind-jenkins

Last synced: 6 months ago
JSON representation

dind-jenkins

Awesome Lists containing this project

README

        

dind-jenkins
===========

the child image would be run:

```
docker run -d --name dind-jenkins-child --privileged -p 8080:8080 -v /var/log/.jenkins:/root/.jenkins:rw hoshinotsuyoshi/dind-jenkins
```