Skip to content

Contains Docker build files for creating Docker ubuntu images for Jenkins Docker Plugin.

License

Notifications You must be signed in to change notification settings

shufo/jenkins-slave-ubuntu

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Jenkins Slave Docker container

Based on https://github.com/thaeli/docker-images

A Jenkins Slave for Jenkins Docker Plugin using Ubuntu 14.04 Trusty.

Usage

  • Pull this image on target slave of jenkins.
docker pull shayashibara/jenkins-slave-ubuntu
  • Setting jenkins.

    1. Install Jenkins Docker Plugin.
    2. Add Docker template to Cloud provider from System Setting.
    3. Limit target job's execution node to Label of above template.

tags

latest: basic ubuntu trusty image.
php: based on official php:5.6 image and including composer.
nodejs: based on ubuntu trusty image with node and npm.

About

Contains Docker build files for creating Docker ubuntu images for Jenkins Docker Plugin.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published