Skip to content

Ticketfly/java-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Minified Docker image with Java 6

Inspired by the excellent anapsix Docker Alpine Java images.

Basic Docker Alpine Linux image for running Java 6 applications, it is much smaller than the official Java 6 image (175 MB vs 420 MB) which is based on a Debian image.

Usage

Example:

docker run -it --rm ticketfly/java:6 java -version

About

Oracle Java6 over AlpineLinux with glibc 2.23

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published