mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-23 05:26:28 +02:00
install java, update command
This commit is contained in:
parent
5d8f52afd3
commit
5efa0c603d
2 changed files with 4 additions and 3 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue