docker-inbound-agent icon indicating copy to clipboard operation
docker-inbound-agent copied to clipboard

[Deprecated & ingrated in docker-agent] Docker image for a Jenkins agent which can connect to Jenkins using TCP or Websocket protocols

Results 46 docker-inbound-agent issues
Sort by recently updated
recently updated
newest added

### Jenkins and plugins versions report Environment ```text not applicable ``` ### What Operating System are you using (both controller, and any agents involved in the problem)? We use the...

bug

### Jenkins and plugins versions report Environment ```text Paste the output here ``` ### What Operating System are you using (both controller, and any agents involved in the problem)? -...

bug

{ "name": "jnlp-slave", "state": { "terminated": { "exitCode": 127, "reason": "Error", "startedAt": "2017-11-23T12:53:13Z", "finishedAt": "2017-11-23T12:53:13Z", "containerID": "docker://d24c4181c514913ff4db68eac901871af3b300ea218a32549a99c272ebebb933" } }, "lastState": {}, "ready": false, "restartCount": 0, "image": "docker.io/jenkins/jnlp-slave:latest", "imageID": "docker-pullable://docker.io/jenkins/jnlp-slave@sha256:d73576772018c593de90ceb755fa34c4f135d7fb4fc2e111a0a4f8f814d4c2a5", "containerID":...

### Jenkins and plugins versions report Jenkins: 2.342 OS: Linux - 5.4.0-1060-aws --- ace-editor:1.1 antisamy-markup-formatter:2.1 apache-httpcomponents-client-4-api:4.5.13-1.0 authentication-tokens:1.4 authorize-project:1.3.0 azure-ad:1.2.3 azure-commons:1.1.1 bootstrap4-api:4.6.0-1 bouncycastle-api:2.25 branch-api:2.6.3 build-timeout:1.20 build-user-vars-plugin:1.7 caffeine-api:2.9.2-29.v717aac953ff3 checks-api:1.5.0 cloudbees-folder:6.714.v79e858ef76a_2 command-launcher:1.5 credentials:2.6.1...

bug

When running the `docker-inbound-agent` using the [jenkins-kubernetes-plugin](https://github.com/jenkinsci/kubernetes-plugin) on nodes using the latest windows release `10.0.17763.1217` (May 12th release) it is unable to start because the master is not accessible to...

Installing `jenkin` on GKE using the official helm [chart](https://github.com/helm/charts/tree/master/stable/jenkins). Have used `jnlp` images with tags both `3.27-1` and `3.40-1` When starting a simple (shell execution) job, the agent pod, although...

Just like the linux version - [X] Make sure you are opening from a **topic/feature/bugfix branch** (right side) and not your master branch! - [X] Ensure that the pull request...

### Jenkins and plugins versions report The **jenkins/docker-inbound-agent** tagged with **:alpine-latest** on DockerHub refers to a previous version of the docker-inbound-agent (:4.11-1-alpine) and not the latest version (4.11.2-1-alpine). This is...

bug

### Dependencies https://github.com/jenkinsci/docker-agent/pull/222 ### Feature Request add jdk17 alpine

Hi, I am trying to declare a pod template image from the inbound agent image. I am simply installing Ruby so that I can use this in my jobs. I...

bug