Sign inSign up

jaydp17/jenkins-slave

By jaydp17

Updated over 9 years ago

Uses the evarga/jenkins-slave image as base and curl & git

Image
0

1.8K

jaydp17/jenkins-slave repository overview

Jenkins Docker Slave

Docker Build Status Image Stats Image Version

An image similar to evarga/jenkins-slave, i.e. it can be used as the base image for a Jenkins slave. It takes the evarga/jenkins-slave image and adds a few essential tools (like curl & git) that make it easier to build stuff inside the container.

Usage

You create your own slave image based on this

# Dockerfile
FROM jaydp17/jenkins-slave

# Install/ Copy whatever you want

Tag summary

Content type

Image

Digest

Size

138.5 MB

Last updated

over 9 years ago

docker pull jaydp17/jenkins-slave