Skip to content

home-kops/jenkins-generic-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Jenkins generic agent

Built on top of the official Jenkins inbound-agent image from Jenkins docker-agent repository.

This repository contains a Dockerfile to build a generic Jenkins agent to be used for general purpose jobs related to git, docker, and kubernetes.

Installed packages

  • git
  • docker
    • docker buildx plugin
  • kubectl
  • gettext
  • jq