Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

Java Dockerfile

This repository contains Dockerfile of Java for Docker's build published to the public Docker Hub.

Installation

  1. Install Docker.

  2. Pull the image

  • docker pull webratio/java
  • docker pull webratio/java:7
  • docker pull webratio/java:8