Code Monkey home page Code Monkey logo

docker-alpine-java's Introduction

Minified Docker image with Java

Build Status

Basic Docker image to run Java applications.
This image is based on AlpineLinux to keep the size down, yet smaller images do exist.
Includes BASH, since many Java applications like to have convoluted BASH start-up scripts.

Versions/tags

All tags upgraded to alpine:3.4

MAJOR TAGGING UPDATE

To allow selection of specific Java version, a major retagging is taking place. Old tags will remain for compatibility sake, but are no longer documented.
:8,:7 and :latest are all valid, but are not "locked" to any specific Java version / patch set - i.e. depending on when you pull the :8 tagged image, for example, you might end up with 8u102b14, 8u112b15, 8u121b13, etc.. Well, :7 no as much, since it's EOL and no more patches are released.

However specific :8uXXXbYY tags (such as :8u102b14, :8u112b15) will guarantee particular MAJOR-MINOR-BUILD Java versions.

JCE Policy

Special _unlimited images are available with Unlimited JCE Policy

Latest JRE8/JDK8 Version: 8u144b01
Latest JRE7/JDK7 Version: 7u80b15
JDK8/JDK7 Versions with alternative JVM - DCEVM: light-8u112 / full-7u80

Tags

Latest Oracle Java 8 Server-JRE:

  • latest
  • 8
  • 8_server-jre
  • 8_server-jre_unlimited

Latest Oracle Java 8 JDK (plus DCEVM variant)

  • 8_jdk
  • 8_jdk_unlimited
  • 8_jdk-dcevm
  • 8_jdk-dcevm_unlimited

Latest Oracle Java 7 Server-JRE:

  • 7
  • 7_server-jre

Latest Oracle Java 7 JDK (plus DCEVM variant):

  • 7_jdk
  • 7_jdk-dcevm

Usage

Example:

docker run -it --rm anapsix/alpine-java java -version

Disclaimer

By using Dockerfiles contained in this repo and/or container images derived from them, you are agreeing to any and all applicable license agreements & export rules related to unlimited strength crypto, etc..

docker-alpine-java's People

Contributors

anapsix avatar albundy83 avatar jeanblanchard avatar lgazo avatar praseodym avatar realityforge avatar devx avatar erikswanson avatar

Watchers

YangJun avatar  avatar

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.