docker
docker copied to clipboard
Docker official jenkins repo
It would be nice if environment variables (or another placeholder replacement mechanism) could be used for the config files in /usr/share/jenkins/ref/. For example: **hudson.tasks.Mailer.xml:** http://jenkins.example.com/ smtp.example.com false UTF-8 **jenkins.model.JenkinsLocationConfiguration.xml:** [email protected]...
### Steps to reproduce Open https://github.com/jenkinsci/docker or https://hub.docker.com/r/jenkins/jenkins in your browser ### Actual result On https://hub.docker.com/r/jenkins/jenkins it is described, that jenkins/jenkins:lts and jenkins/jenkins exits. There is however no explanation on...
# Issues and Contributing About "intialize the host network interface." the log is provided in the following Jenkins by default is trying to bind something to localhost. while in kubernetes...
I extended the image with some customs groovy scripts to setup credentials, but I couldn't found the scripts inside the container in runtime ``` FROM jenkins/jenkins:2.89.2 MAINTAINER mlabouardy COPY plugins.txt...
our [publish.sh](https://github.com/jenkinsci/docker/blob/master/publish.sh) scripts makes complex computation to check tag for a version is already pushed to the hub. As a side effect if a security fix applies to some upstream...
Hi, I need to initialize an empty directory hierarchy for a custom plugin. Just realized the `jenkins.sh` script is indeed [designed to copy only files](https://github.com/jenkinsci/docker/blob/master/jenkins.sh#L28). So, basically empty `somedir/somesubdir` in...
### What feature do you want to see added? The jenkins base version seems to lag quite a lot in the windows container releases. This means I often get stuck...
### Describe your use-case which is not covered by existing documentation. I'm assuming this has been discussed previously somewhere, but I can't find anything about it. Why can we not...
This PR changes the recommendation of using a bind mount in the [backup section](https://github.com/jenkinsci/docker#backing-up-data) to not use it. The _new_ recommendation is based on this comment: https://github.com/jenkinsci/docker/issues/881#issuecomment-882611061 This addresses the...
### Jenkins and plugins versions report Environment ```text ace-editor:1.1 active-directory:2.26 analysis-model-api:10.16.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 basic-branch-build-strategies:1.3.2 bitbucket:223.vd12f2bca5430 blueocean:1.25.7 blueocean-autofavorite:1.2.5 blueocean-bitbucket-pipeline:1.25.7 blueocean-commons:1.25.7 blueocean-config:1.25.7 blueocean-core-js:1.25.7 blueocean-dashboard:1.25.7 blueocean-display-url:2.4.1 blueocean-events:1.25.7 blueocean-git-pipeline:1.25.7 blueocean-github-pipeline:1.25.7 blueocean-i18n:1.25.7...