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

https://github.com/mtkennerly/di-jenkins-alpine-docker-slave


https://github.com/mtkennerly/di-jenkins-alpine-docker-slave

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

This image is a Jenkins slave with Docker installed, for use with the
`docker-slaves` Jenkins plugin when the build itself also needs to launch
containers. You can configure the plugin so that Docker launches those
containers as siblings of the slave container on the host.

Docker Hub autobuild is enabled for Git tags matching `^v(\d+\.\d+\.\d+)$`,
where the Docker tags will be `latest` and the capture group.