cleclerc/java-build-tools
Fork of cloudbees/java-build-tools
214
Docker image with all the commonly used tools to build Java applications on Jenkins slaves.
We have decided to bundle many tools in the same image to cover as many Java use cases as possible. In a second iteration, we plan to offer granularity in the tools installed on the image, maybe using a Dockerfile
generator.
Dockerfile
linkslatest
(latest/Dockerfile)1.0.1
(1.0.1/Dockerfile)1.0.0
(1.0.0/Dockerfile)0.0.7.1
(0.0.7.1/Dockerfile)0.0.6
(0.0.6/Dockerfile)0.0.5
(0.0.5/Dockerfile)0.0.4
(0.0.4/Dockerfile)0.0.3
(0.0.3/Dockerfile)0.0.2
(0.0.2/Dockerfile)0.0.1
(0.0.1/Dockerfile)This Docker image is intended to be used with the Jenkins CloudBees Docker Custom Build Environment Plugin and the Jenkins Docker Workflow Plugin.
/usr/local/bin/cf
: 6.23.1/usr/bin/firefox
: Mozilla Firefox 50.1.0/usr/bin/geckodriver
/opt/jmeter/
/usr/local/bin/kubectl
: 1.5.2/usr/share/maven/
: 3.3.9/usr/bin/nodejs
: 6.9.4/usr/bin/npm
: 3.10.10/usr/local/bin/oc
: 1.3.0/opt/selenium/selenium-server-standalone.jar
: 2.53/usr/local/bin/cf
: 6.23.1/usr/bin/firefox
: Mozilla Firefox 44.0/opt/jmeter/
/usr/local/bin/kubectl
: 1.5.2/usr/share/maven/
: 3.3.9/usr/bin/nodejs
: 4.4.2/usr/bin/npm
: 2.15.0/usr/local/bin/oc
: 1.3.0/opt/selenium/selenium-server-standalone.jar
: 2.53/usr/local/bin/cf
: 6.15.0/usr/bin/firefox
: Mozilla Firefox 43.0.4/opt/jmeter/
/usr/local/bin/kubectl
: 1.2.3/usr/share/maven/
: 3.3.9/usr/bin/nodejs
: 4.4.2/usr/bin/npm
: 2.14.20/usr/local/bin/oc
: 1.2.0/opt/selenium/selenium-server-standalone.jar
: 2.53/usr/local/bin/cf
: 6.18.1/usr/bin/firefox
: Mozilla Firefox 44/opt/jmeter/
/usr/local/bin/kubectl
: 1.2.3/usr/share/maven/
: 3.3.9/usr/local/bin/oc
: 1.2.0/opt/selenium/selenium-server-standalone.jar
: 2.49.1This version has been tested with Docker 1.9.1
/usr/share/maven/
: 3.3.9/usr/bin/firefox
: Mozilla Firefox 43.0.4/opt/selenium/selenium-server-standalone.jar
: 2.48.2/usr/local/bin/cf
/usr/local/bin/oc
: 1.1.0.1/opt/jmeter/
/usr/local/bin/kubectl
: 1.1.3See the GitHub release notes.
This repository is available on github.com/cloudbees/java-build-tools-dockerfile/, and the automated build is on the Docker Hub.
If you have any problems with or questions about this image, please submit a GitHub issue.
If you have a contribution for this repository, please send a pull request.
If you want to contribute to Jenkins CI, see the Contributing to Jenkins.
The cloudbees/java-build-tools image is licensed under the Apache License, Version 2.0, and this repository is too:
Copyright 2015 CloudBees, Inc
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
docker pull cleclerc/java-build-tools