×
Jan 4, 2024 · This plugin allows to add various docker commands to your job as build steps.
Missing: compose- | Show results with:compose-
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
Feb 12, 2024 · This plugin integrates Jenkins with Docker.
Many organizations use Docker to unify their build and test environments across machines, and to provide an efficient mechanism for deploying applications.
Dec 27, 2023 · We are running an older version of Jenkins, while installing the plugins we are facing the below issues . Jenkins Jobs are missing post ...
Aug 23, 2022 · This plugin enables building Dockerfile based projects, as well as publishing of the built images/repos to the docker registry.
Missing: compose- | Show results with:compose-
Mar 3, 2022 · Hi I create just pipeline with docker image pipeline { agent { docker { image 'docker/whalesay' } } stages { stage('Test') { steps ...
Missing: /url compose-
May 17, 2023 · I'm attempting to configure my jenkins instance (docker jenkins/jenkins:llts-jdk11) to run postman collection tests via newman integration.
Missing: /url | Show results with:/url
Jan 26, 2024 · where I build a jenkins image, I use jenkins-plugin-cli to install plugins automatically. Then it reports this problem:
Build a new docker image from this Dockerfile, and assign the image a meaningful name, such as "myjenkins-blueocean:2.440.3-1": docker build -t myjenkins- ...