https://github.com/hoshinotsuyoshi/dind-jenkins
dind-jenkins
https://github.com/hoshinotsuyoshi/dind-jenkins
Last synced: 6 months ago
JSON representation
dind-jenkins
- Host: GitHub
- URL: https://github.com/hoshinotsuyoshi/dind-jenkins
- Owner: hoshinotsuyoshi
- License: mit
- Created: 2014-09-07T20:40:18.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-02-15T08:26:00.000Z (over 7 years ago)
- Last Synced: 2024-11-30T18:56:33.999Z (6 months ago)
- Language: Shell
- Size: 113 KB
- Stars: 0
- Watchers: 2
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```