This docker build is a base for other containers. It is based on CentOS7 and Oracle Java 8
Maintained and authored by: Christian Klein @ Base22
-
Go to your build folder containing the Docker build files from this project.
-
Build the container:
docker build -t rohirrim70/centos-jdk -f Dockerfile .
-
Start the container:
docker run -h rohirrim70/centos-jdk
You can now push your instance into your private repository on Docker-Hub or a repository you run yourself.
-
Current version level is:
- CentOS 7
- Java 8.0.112