×
Feb 6, 2024 · Hi All, I got the following error “java.lang.NullPointerException: Cannot invoke “String.equals(Object)” because the return value of ...
To install Docker on your operating system, follow the instructions in the Guided Tour prerequisites. Alternatively, visit Docker Hub, and select the Docker ...
Feb 15, 2023 · Aftter I installed Jenkins, I tried to install docker plugin, and it doesn't raise error when I install it, however it doesn't really ...
Aug 26, 2023 · I have an agent where docker is installed , in my pipeline im using this agent . In the pipline i just run one step where i check docker ...
Mar 7, 2023 · I am trying to install Jenkins 2.393 version through Dockerfile, I am getting an timed out error while trying to download Plugins.
Aug 22, 2022 · I am trying this approach using a dockerfile but facing issue with plugins update site. I am using a plugins.txt file. I have tried from my ...
Feb 18, 2024 · Hi everyone! I've been having some issues recently when trying to use Jenkins. The problem is at follows:
Sep 20, 2023 · We have been using the jenkins-inboud-agent:latest-jdk11 docker image with some additional packages installed in it.
Dec 15, 2023 · We are currently working on moving our Jenkins setup from a server to a docker, and currently the problem is when attempting to install ...
Jan 27, 2022 · The “Installing Jenkins - Docker” chapter of the documentation creates a docker network and two containers connected to it.