Java JDK 1.8 installed over an official CentOS 7 image with Docker installed inside
91
This image is using the official CentOS 7 Docker-hub Image, which you can find here: library/centos. It installs the following packages over it:
You can check the Dockerfile in my jenkins-docker Github repository, as well as the other parts of a Jenkins master docker container deployment.
Github repository - JDK 1.8 - Dockerfile Github repository - General view
You can use this image by it's own, but it's prepared for a very specific task using Jenkins in a particular way, where you need to share docker.sock between the Jenkins master & the host machine to setup dynamic slaves in the same machine.
Be sure to visit our devopstf Docker Hub dashboard for more images for DevOps purpouses.
Content type
Image
Digest
Size
501.3 MB
Last updated
almost 9 years ago
docker pull odiadom/jdk:1.8.0_151