Giter Club home page Giter Club logo

docker-java-oracle's Introduction

Customized Docker images of Java 8/11/14/15

Branches

  • Active branches:
    • master - Latest Java, currently version 15.0.2
  • Inactive branches:
    • java11 - Java 11
    • java8 - Java 8
  • Deprecated:
    • java14
    • java13
    • java12
    • java10
    • java9
    • java7

Build Images

  1. Install Docker.

  2. Run docker build -t <image_name:tag> ./<os>/jdk/, you can also use your favorite image and tag name.

  3. Test the image you built, docker run -it --rm <image_name:tag> java -version.

Docker Tags

sgrio/java provides several tagged images:

  • Default
    • latest: pointed to sgrio/java:latest_alpine
    • latest_alpine: pointed to sgrio/java:jdk_15_alpine
    • latest_centos: pointed to sgrio/java:jdk_15_centos
    • latest_ubuntu: pointed to sgrio/java:jdk_15_ubuntu
  • Java 15
    • jdk_15: pointed to jdk_15_alpine
    • jdk_15_alpine: Oracle Java SE Development Kit 15.0.2 build 9 on top of Alpine Linux
    • jdk_15_centos: Oracle Java SE Development Kit 15.0.2 build 9 on top of CentOS
    • jdk_15_ubuntu: Oracle Java SE Development Kit 15.0.2 build 9 on top of Ubuntu
  • Java 11
    • jdk_11: pointed to jdk_11_alpine
    • jdk_11_alpine: Oracle Java SE Development Kit 11.0.2 build 9 on top of Alpine Linux
    • jdk_11_centos: Oracle Java SE Development Kit 11.0.2 build 9 on top of CentOS
    • jdk_11_ubuntu: Oracle Java SE Development Kit 11.0.2 build 9 on top of Ubuntu
  • Java 8
    • server_jre_8: pointed to sgrio/java:server_jre_8_alpine
    • server_jre_8_alpine: Oracle Java SE Server Runtime Environment 8 update 202 build 08 on top of Alpine Linux
    • server_jre_8_centos: Oracle Java SE Server Runtime Environment 8 update 202 build 08 on top of CentOS
    • server_jre_8_ubuntu: Oracle Java SE Server Runtime Environment 8 update 202 build 08 on top of Ubuntu
    • jre_8: pointed to sgrio/java:jre_8_alpine
    • jre_8_alpine: Oracle Java SE Runtime Environment 8 update 202 build 08 on top of Alpine Linux
    • jre_8_centos: Oracle Java SE Runtime Environment 8 update 202 build 08 on top of CentOS
    • jre_8_ubuntu: Oracle Java SE Runtime Environment 8 update 202 build 08 on top of Ubuntu
    • jdk_8: pointed to sgrio/java:jdk_8_alpine
    • jdk_8_alpine: Oracle Java SE Development Kit 8 update 202 build 08 on top of Alpine Linux
    • jdk_8_centos: Oracle Java SE Development Kit 8 update 202 build 08 on top of CentOS
    • jdk_8_ubuntu: Oracle Java SE Development Kit 8 update 202 build 08 on top of Ubuntu

docker-java-oracle's People

Contributors

sgralpha avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

docker-java-oracle's Issues

Would you please update java 8 to 181?

Hi, @SgrAlpha @deangelo-llooker I am using java_server_8 on my servers, the current version you have is 172u11, the latest is 181. Would you please update server_8 to 181? The reason for me is this bug fix:

JDK-8196491

It is in 181, or 172b35

thanks!

Looks like this is now failing due to a rework of the Oracle urls

The following command fails with a 404 (I stripped out all the extra stuff to clearly show the issue):

curl --silent --location --retry 3 --cacert GeoTrust_Global_CA.pem --header "Cookie: oraclelicense=accept-securebackup-cookie;" https://download.oracle.com/otn-pub/java/jdk/12.0.1+12/69cfe15208a647278a19ef0990eea691/jdk-12.0.1_linux-x64_bin.tar.gz

Not sure how to fix it or if it can even be fixed at all. Let me know if there's anything I can do to help.

Thank you!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.