view Dockerfile @ 0:7bc018e46a1c

initial commit
author anatofuz <anatofuz@cr.ie.u-ryukyu.ac.jp>
date Wed, 11 Sep 2019 18:14:26 +0900
parents
children 410ce7a9d7b2
line wrap: on
line source

FROM loblaw/java8

RUN apt-get update -y && apt-get upgrade -y