Skip to content

rahulkrishnanfs/docker-jre

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker-jre

Docker Repository on Quay Circle CI

Follow me on alt text

This repository contains Java Dockerfile

Java Runtime Environment above the alpine linux and It can be used as a Base Image for any java application

Supported Java Versions

Change the JAVA_VERSION environment variable in the Dockerfile based on the java version

Docker Tags

  • 1.0
  • latest

Images are available in Docker hub and

Usage

$ docker run -it rahulkrishnanfs/docker-jre:1.0 sh

Environment Variable in the Container

JAVA_HOME=/usr/lib/jvm/default-jvm/jre

About

Java Runtime Environment above the aphine linux

Resources

License

Stars

Watchers

Forks

Packages

No packages published