Skip to content

Commit

Permalink
Docker build much faster for issue #23, needs testing
Browse files Browse the repository at this point in the history
  • Loading branch information
jermnelson committed Jan 14, 2018
1 parent c503dfd commit c24a15c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ RUN cd $BIBCAT_HOME && ls -ltra && pip3 install -r requirements.txt
COPY static/ $BIBCAT_HOME/static/
COPY instance/config.py $BIBCAT_HOME/instance/config.py
COPY instance/google*.html $BIBCAT_HOME/templates/
COPY instance/BingSiteAuth* $BIBCAT_HOME/templates/

EXPOSE 5000

Expand Down

0 comments on commit c24a15c

Please sign in to comment.