Sign inSign up

mamohr/centos-java

By mamohr

•Updated over 8 years ago

Oracle Java 8 Docker image based on Centos 7

Image
4

100K+

mamohr/centos-java repository overview

⁠mamohr/centos-java

This is a simple docker image for Oracle Java 8 based on a centos 7 image.

⁠Usage

You can use this image as a base image to install arbitrary java software in a Docker container. The JAVA_HOME environment variable will be set and java will be in the path.

Example run:

docker run --rm mamohr/centos-java java -version

⁠License

View license information⁠ for the software contained in this image.

⁠Issues

If you have any problems with or questions about this image, please contact me through a GitHub issue⁠.

Tag summary

Content type

Image

Digest

Size

261.7 MB

Last updated

over 8 years ago

docker pull mamohr/centos-java