Skip to content

mini-containers/java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mini/java

A minimal container with OpenJDK pre-installed.

Useful to build any container that depends on Java availability (e.g. Elasticsearch).

Usage

Use this as base for your own containers:

FROM mini/java

# ...

CMD ["/bin/sh"]

Sponsor

Work on this was made possible thanks to AREA 17.

License

All the code contained in this repository, unless explicitly stated, is licensed under ISC license.

A copy of the license can be found inside the LICENSE file.

About

OpenJDK Docker container

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published