Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 183 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 183 Bytes

Build

docker build -t="jpos/ubuntu_trusty_jdk8" .

Run

docker run -t -i jpos/ubuntu_trusty_jdk8 /bin/bash

Push

docker push jpos/ubuntu_trusty_jdk8