Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 230 Bytes

File metadata and controls

15 lines (8 loc) · 230 Bytes

Oracle JAVA8 (JRE+JDK) image for docker

Build

Download, CD to the folder:

$ sudo docker build --tag wpic/java8 .

or pull it from server:

$ sudo docker pull wpic/java8

Run it

$ sudo docker run -it wpic/java8