Skip to content

tackleza/docker-jenkins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enhanced Jenkins Docker Image

Docker Hub: https://hub.docker.com/r/tackleza/jenkins

This image is based on the official jenkins/jenkins image, with additional essential development tools included out-of-the-box.

Everything remains the same as the official Jenkins image, but with helpful software added so you can use common commands directly without additional setup.

Tags Available

  • alpine-jdk21
  • debian-jdk21

Included Software

This image includes the following additional tools:

  • jdk – Java Development Kit (version matches tag)
  • maven (mvn) – Build automation tool
  • python3 – Popular programming language
  • node, npm, pnpm – JavaScript runtime and package managers
  • ping – Basic networking utility

These tools are pre-installed, so you can use them immediately within your Jenkins pipelines or custom scripts.


📌 For core Jenkins documentation, visit the official image page: https://hub.docker.com/r/jenkins/jenkins

About

Same as Official Jenkins; add missing tools maven, ping, node, npm, python3, pnpm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published