Update Dockerfile
Still fixing Dockerfile
This commit is contained in:
parent
7038459437
commit
1a1973f0dc
1 changed files with 2 additions and 0 deletions
|
|
@ -19,6 +19,8 @@ RUN apt-get update --fix-missing \
|
|||
|
||||
COPY . .
|
||||
|
||||
RUN apt list --installed
|
||||
|
||||
RUN apt install openjdk-8-jdk -y
|
||||
|
||||
# Build iBioSim
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue