based on Ubuntu 14.04
Run the latest container with:
docker run stakater/java:oracle-8
Build an image:
docker build -t stakater/java:oracle-8 .
Push an image:
sudo docker push stakater/java:oracle-8
Note you might have to login first before you can push the image to docker-hub sudo docker login
Content type
Image
Digest
Size
304.7 MB
Last updated
over 9 years ago
docker pull stakater/java