Skip to content

GreatGarlic/docker-oracle-java

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Oracle Java 8/9 on Ubuntu

To use these images, you must accept the Oracle Binary Code License Agreement for Java SE.

Supported tags and respective Dockerfile links

Deprecated tags

Java 9 has reached end of life.

Base Docker Image

Installation

  1. Install Docker.

  2. Download automated build from public Docker Hub Registry: docker pull gizmotronic/oracle-java

Usage

docker run -it --rm gizmotronic/oracle-java

Run java

docker run -it --rm gizmotronic/oracle-java java

Run javac

docker run -it --rm gizmotronic/oracle-java javac

LICENSE

MIT

About

Java Dockerfile for trusted automated Docker builds.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dockerfile 100.0%