binhex-jenkins

binhex-jenkins

Docker app from Binhex's Repository

Overview

Jenkins is an open source continuous integration tool written in Java. The project was forked from Hudson after a dispute with Oracle. Jenkins provides continuous integration services for software development. It is a server-based system running in a servlet container such as Apache Tomcat.

Runtime arguments

Web UI
http://[IP]:[PORT:8090]
Network
bridge
Shell
bash
Privileged
true
Extra Params
--restart=unless-stopped

Template configuration

Port: Web InterfacePorttcp

This is the Web UI port for the application.

Target
8090
Default
8090
Path: /configPathrw

This is the container path to your configuration files, e.g. databases, configuration files, logs etc.

Target
/config
Default
/mnt/user/appdata/jenkins
Variable: JAVA_ARGSVariable

Specify the Java arguments for Jenkins.

Target
JAVA_ARGS
Default
-Xmx512m
Variable: JAVA_OPTSVariable

Specify the Java options for Jenkins.

Target
JAVA_OPTS
Default
-Dhudson.footerURL=http://mycompany.com
Variable: ENABLE_HEALTHCHECKVariable

Enable or disable healthchecks.

Target
ENABLE_HEALTHCHECK
Default
yes|no
Variable: HEALTHCHECK_COMMANDVariable

The command or script to execute, if not specified then the script healthcheck.sh will be used (process, dns and https checking).

Target
HEALTHCHECK_COMMAND
Variable: HEALTHCHECK_ACTIONVariable

The action to execute if the healthcheck command returns a non zero exit code, if not specified the action will be 'exit 1', if you want the container to exit on failure then set the action to 'kill 1'.

Target
HEALTHCHECK_ACTION
Variable: HEALTHCHECK_HOSTNAMEVariable

The hostname used when performing HTTPS and DNS healthchecking.

Target
HEALTHCHECK_HOSTNAME
Default
google.com
Variable: PUIDVariable

User ID for the running container

Target
PUID
Default
99
Variable: PGIDVariable

Group ID for the running container

Target
PGID
Default
100
Variable: UMASKVariable

UMASK for the running container

Target
UMASK
Default
000

Download Statistics

536,094
Total Downloads
1,536
This Month
793
Avg / Month

Total Downloads Over Time

Loading chart...

Details

Repository
ghcr.io/binhex/arch-jenkins
Last Updated2026-04-23

Run binhex-jenkins on Unraid.

binhex-jenkins is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.