Return to Image List

jenkins-agent

jenkins-agent

This is the worker agent for jenkins, which includes a JDK and the Jenkins agent executable. This executable is an instance of the Jenkins Remoting library.

See jenkins.io for more information

This image is built by IBM to run on the IBM Z architecture and is not affiliated with any other community that provides a version of this image.


License

View license information here

As with all Docker images, these likely also contain other software which may be under other licenses (such as Bash, etc from the base distribution, along with any direct or indirect dependencies of the primary software being contained).

As for any pre-built image usage, it is the image user's responsibility to ensure that any use of this image complies with any relevant licenses for all software contained within.


Versions

Use the pull string below for the version of this image you require.
4.13-1 docker pull icr.io/ibmz/jenkins-agent@sha256:7768e2a3a90832acb8188a421070762074b5541f2aa9d730071c6241b66b7cec Vulnerability Report01-02-2025
4.11-1 docker pull icr.io/ibmz/jenkins-agent@sha256:67f5272f3bf1794f345bca84af74cd4713a751e55c5746f44014e6ddf93507bd Vulnerability Report10-26-2021
4.13-2 docker pull icr.io/ibmz/jenkins-agent@sha256:0591e9e9812700d2982408fbe64f068126f0f909f6e51429d12b01c2c41917bd Vulnerability Report01-02-2025
Version Pull String Security (IBM Cloud) Created

Usage Notes

This image is used as the basis for the Docker Inbound Agent image. In that image, the container is launched externally and attaches to Jenkins.

See jenkins.io for further explanation