Skip to content

Commit

Permalink
try again to fix Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
ctb committed Jun 12, 2016
1 parent fdf8ea9 commit 87c0b1c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +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 87c0b1c

Please sign in to comment.