Skip to content

Commit

Permalink
Fix docker
Browse files Browse the repository at this point in the history
  • Loading branch information
coltonlloyd committed Sep 27, 2018
1 parent 04cfc5b commit 41b2fac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ RUN echo \

# build iJL1678b ME-model
&& cp /source/ecolime/ecolime/me_models/iJL1678b.pickle /source/OptAux/optaux/resources \
&& cp /source/ecolime/ecolime/me_models/iJL1678b_full.json /source/OptAux/optaux/resources/iJL1678b.json \
&& cp /source/ecolime/ecolime/me_models/iJL1678b.json /source/OptAux/optaux/resources/iJL1678b_full.json \
# build community ME-model
&& cd /source/OptAux/optaux/me_community \
&& $PYTHON make_me_community.py \
Expand Down

0 comments on commit 41b2fac

Please sign in to comment.