Skip to content

jiminhsieh/gradle-docker-images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Why another Gradle Docker images?

The reasons I make those Docker images:

Which JVM do those images use?

Naming convention of those Docker tags

  • {jvm}_{jvm.major}-{gradle.major}.{gradle.minor}.x
    • e.g. zulu_8-4.5.x
  • {jvm}_{jvm.major}u{jvm.minor}-{gradle.full.version}
    • e.g. openj9_8u162-4.5.1

All of available Docker image tags you can find here.

The base images I used

TODO

  • If AdoptedOpenJDK releases HotSpot's version that passes TCK in the future, I will add that too.

Releases

No releases published

Packages

No packages published