Skip to content

socialmetrix/docker-alpine-jdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the configuration of Dockerfile for Alpine Linux 3.5 with the stable version of glibc and jdk oracle. Inside of the folder be find the Dockerfile whith the version of jdk according to name of the folder. For example, jdk7 have the version of Oracle jdk7.

If you use these Dockerfile, you are accept the license of Oracle JDK

Usage

git clone https://github.com/socialmetrix/docker-alpine-jdk.git
cd docker-apline-jdk

If you want to compile for JDK7:

cd jdk7
docker build . socialmetrix/docker-alpine-jdk:jdk7
# test
docker run -it -rm socialmetrix/docker-alpine-jdk:jdk7

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published