binhex-jenkins

binhex-jenkins

Docker 应用程序 from Binhex's Repository

概述

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.

运行时参数

网络用户界面
http://[IP]:[PORT:8090]
网络
bridge
外壳
bash
特权
true
额外参数
--restart=unless-stopped

模板配置

Port: Web InterfacePorttcp

This is the Web UI port for the application.

目标
8090
默认值
8090
Path: /configPathrw

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

目标
/config
默认值
/mnt/user/appdata/jenkins
Variable: JAVA_ARGSVariable

Specify the Java arguments for Jenkins.

目标
JAVA_ARGS
默认值
-Xmx512m
Variable: JAVA_OPTSVariable

Specify the Java options for Jenkins.

目标
JAVA_OPTS
默认值
-Dhudson.footerURL=http://mycompany.com
Variable: ENABLE_HEALTHCHECKVariable

Enable or disable healthchecks.

目标
ENABLE_HEALTHCHECK
默认值
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).

目标
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'.

目标
HEALTHCHECK_ACTION
Variable: HEALTHCHECK_HOSTNAMEVariable

The hostname used when performing HTTPS and DNS healthchecking.

目标
HEALTHCHECK_HOSTNAME
默认值
google.com
Variable: PUIDVariable

User ID for the running container

目标
PUID
默认值
99
Variable: PGIDVariable

Group ID for the running container

目标
PGID
默认值
100
Variable: UMASKVariable

UMASK for the running container

目标
UMASK
默认值
000

下载统计数据

536,094
下载总数
1,536
本月
793
平均每月

长期下载总量

加载图表...

详细信息

存储库
ghcr.io/binhex/arch-jenkins
最后更新2026-04-23

在Unraid 上运行 binhex-jenkins 。

binhex-jenkins 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。