Skip to content

Commit

Permalink
even more dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
ctb committed Jun 12, 2016
1 parent bcf167f commit e52056c
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 @@ -17,6 +17,7 @@ RUN apt-get update && \
RUN cd /home && \
git clone https://github.com/dib-lab/sourmash.git -b ${SOURMASH_VERSION} && \
cd sourmash && \
python setup.py install && \
python setup.py build_ext -i

USER main

0 comments on commit e52056c

Please sign in to comment.