Skip to content

u-boot/jenkins-slave-ubuntu

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Jenkins Slave Docker container

Based on https://github.com/shufo/jenkins-slave-ubuntu

A Jenkins Slave for Jenkins Docker Plugin using Ubuntu 16.04 Xenial.

Usage

  • Build this image on your docker host.
docker build -t your-namespace:your-tag .
  • Setting up 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.

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

Languages

  • Dockerfile 100.0%