×
Feb 12, 2024 · This plugin allows containers to be dynamically provisioned as Jenkins nodes using Docker. It is a Jenkins Cloud plugin for Docker. The aim ...
This plugin integrates Jenkins with Docker.
Jan 4, 2024 · This plugin allows to add various docker commands to your job as build steps.
Aug 11, 2023 · Jenkins plugin which allows building, testing, and using Docker images from Jenkins Pipeline projects. Summary. A full description is available ...
Missing: /url | Show results with:/url
Allocates a new Jenkins agent using a specified Docker image and runs tasks on it. Example: dockerNode('jenkins/jnlp-agent-maven') { git ...
Jul 10, 2023 · API plugin, which provides the common shared functionality for various Docker-related plugins. Summary. API for managing Docker image and ...
Missing: /url | Show results with:/url
Mar 7, 2023 · Verify that you can access the plugin repository URL https://updates.jenkins.io from your Docker container by running the curl command (while ...
Aug 22, 2022 · Hello, I had a docker file to generate a docker image with the desired plugins installed. That docker file was using install-plugins.sh ...
Missing: /url | Show results with:/url
Jenkins – an open source automation server which enables developers around the world to reliably build, test, and deploy their software.
Missing: docker- | Show results with:docker-
Jan 23, 2023 · I have used many hours going through Stackowerflow etc to find a solution, like changing the url from https://updates.jenkins.io/update-center.