Update Dockerfile
Another one
This commit is contained in:
parent
de0ecf7e13
commit
35d97a1341
1 changed files with 0 additions and 2 deletions
|
|
@ -23,9 +23,7 @@ RUN apt-get update --fix-missing \
|
|||
COPY . .
|
||||
|
||||
# Build iBioSim
|
||||
WORKDIR /iBioSim
|
||||
RUN mvn package -Dmaven.javadoc.skip=true
|
||||
WORKDIR /
|
||||
RUN apt-get -y install build-essential \
|
||||
&& apt-get -y install dos2unix \
|
||||
&& apt-get -y install libxml2-dev
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue