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.11-1 docker pull icr.io/ibmz/jenkins-agent@sha256:67f5272f3bf1794f345bca84af74cd4713a751e55c5746f44014e6ddf93507bd Vulnerability Report10-26-2021
4.13-1 docker pull icr.io/ibmz/jenkins-agent@sha256:4782bb84f171993e5e8d73a1c94753c4f57a168f318ed6eaa707009e04480ce7 Vulnerability Report07-22-2025
4.13-2 docker pull icr.io/ibmz/jenkins-agent@sha256:050f8408ef5085fd382a079e4411d292f6ae317f66501a9076c2ae00aad4e736 Vulnerability Report07-22-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