Sign inSign up

mini/java

By mini

Updated almost 11 years ago

Image
1

1.8K

mini/java repository overview

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.

Tag summary

Content type

Image

Digest

sha256:d3ded1fd0

Size

61.4 MB

Last updated

almost 11 years ago

docker pull mini/java