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.
alpine-jdk21debian-jdk21
This image includes the following additional tools:
jdk– Java Development Kit (version matches tag)maven (mvn)– Build automation toolpython3– Popular programming languagenode,npm,pnpm– JavaScript runtime and package managersping– 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