nkins, where we're all about that continuous delivery
> --- some cloudbees developer
>
On Friday, March 22, 2019 at 5:11:13 PM UTC+1, Jakub Bocheński wrote:
>
> Hi,
> I was wondering what kind of test automation is used to test the official
> Jenkins docker images ( http
Hi,
I was wondering what kind of test automation is used to test the official
Jenkins docker images ( https://hub.docker.com/r/jenkins/jenkins/,
https://hub.docker.com/r/jenkins/slave)
I was hoping to reuse the test for the custom images we build to extend the
slave. The problem is I couldn
I believe the process which generates the Jenkins docker images is
automated. That automation does not require updating the JENKINS_VERSION
default value in the Dockerfile. By avoiding updates of the
JENKINS_VERSION in the Dockerfile of the repository, the project does not
waste commits on
I'm looking at setting up Jenkins running in a docker container, I know
that there are tons of information just a google search away but there is
one thing I have not been able to figure out.
As far as I can tell the official docker images can be found
at https://hub.docker.com/r/jenkins/jenkin