Sign inSign up

wmit/java

By wmit

Updated almost 11 years ago

Image
0

1.1K

wmit/java repository overview

docker-java

Install Oracle Java on the Ubuntu base image.

Use

To build docker build -t wmit/java .

This image is intended to be used to build other docker images that require Oracle Java. If you want/need to run bash inside the container you can use docker run -i -t wmit/java /bin/bash

Adjusting Version

The java version can be adjusted by changing the Dockerfile in lots of places (lines 6, 9, and 10) prior to building the image.

Tag summary

Content type

Image

Digest

sha256:930fd75bd

Size

406.7 MB

Last updated

almost 11 years ago

docker pull wmit/java