Update Dockerfile

Updated Dockerfile to find Dependencies
This commit is contained in:
LukasBuecherl 2022-01-26 15:49:15 -07:00 committed by GitHub
parent f3a18eba52
commit ef759e77c6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -31,7 +31,7 @@ RUN apt-get -y install build-essential \
&& apt-get -y install libxml2-dev
# Build reb2sac
WORKDIR /Dependencies
WORKDIR iBioSim/Dependencies
RUN chmod +x newbuild.sh \
&& dos2unix newbuild.sh \
&& sh newbuild.sh