docker-plugin
docker-plugin copied to clipboard
Jenkins Cloud Plugin that uses Docker
### Jenkins and plugins versions report Jenkins: 2.362 OS: Linux - 3.10.0-1160.71.1.el7.x86_64 --- ace-editor:1.1 active-directory:2.25.1 ant:475.vf34069fef73c antisamy-markup-formatter:2.7 apache-httpcomponents-client-4-api:4.5.13-138.v4e7d9a_7b_a_e61 authentication-tokens:1.4 authorize-project:1.4.0 bitbucket:223.vd12f2bca5430 bootstrap4-api:4.6.0-5 bootstrap5-api:5.1.3-7 bouncycastle-api:2.26 branch-api:2.1046.v0ca_37783ecc5 build-timeout:1.21 build-token-trigger:1.0.0 caffeine-api:2.9.3-65.v6a_47d0f4d1fe checks-api:1.7.4 cloudbees-disk-usage-simple:170.va_fd5b_4ee6858...
### What feature do you want to see added? I know that this problem is already known but it is still important in my opinion. As described in #583 the...
### 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)? Debian...
**TL;DR:** If this issue is still open when you read this, please try out the [latest](https://ci.jenkins.io/job/Plugins/job/docker-plugin/job/master/) (unreleased) build and comment here to tell me if it works for you. ###...
### Version report Jenkins and plugins versions report: Jenkins: 2.263.3 OS: Linux - 4.15.0-1113-azure Plugins: ``` ace-editor:1.1 ansicolor:0.7.5 ant:1.11 antisamy-markup-formatter:2.1 apache-httpcomponents-client-4-api:4.5.13-1.0 authentication-tokens:1.4 azure-ad:1.2.1 azure-commons:1.0.5 basic-branch-build-strategies:1.3.2 bitbucket-pullrequest-builder:1.5.0 block-queued-job:0.2.0 blueocean-autofavorite:1.2.4 blueocean-bitbucket-pipeline:1.24.4 blueocean-commons:1.24.4...
Replace #899 I purpose to change transport layer from Netty to ApacheHttpClient. It has been developed to fix [jenkins-docker-timeout-issue](https://github.com/groupe-edf/jenkins-docker-timeout-issue) that come with netty implmentation in docker-java. - [x] Make sure...
The instance capacity help text says that it is "The maximum number of containers, based on this template, that this provider is allowed to run in total.". With the current...
### Version report Jenkins and plugins versions report: ``` 2.303.2 ``` - What Operating System are you using (both controller, and any agents involved in the problem)? ``` Ubuntu -...
This is a draft PR which should not be merged just yet. Hence i ignored the template for now, this should be for discussions/strategy planing first, then I will rework...
We are currently using the Docker plugin to run builds Docker images on a remote server. Previously, we have been hosting our Docker images on a private Artifactory repository. Recently,...