Skip to content

Commit

Permalink
build
Browse files Browse the repository at this point in the history
  • Loading branch information
ctb committed Jun 12, 2016
1 parent 35a25df commit bcf167f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ 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 bcf167f

Please sign in to comment.