install java, update command

This commit is contained in:
Brian Seymour 2018-10-05 21:16:32 -05:00
parent 5d8f52afd3
commit 5efa0c603d
2 changed files with 4 additions and 3 deletions

View file

@ -18,6 +18,7 @@ RUN apt-get -y install php7.2
RUN apt-get -y install r-base
RUN apt-get -y install mono-complete
RUN apt-get -y install nasm
RUN apt-get -y install openjdk-8-jre
RUN useradd -m runner