Skip to content

Commit

Permalink
update dockerfile, try again
Browse files Browse the repository at this point in the history
  • Loading branch information
ctb committed Jun 11, 2016
1 parent 2c36600 commit a746928
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 @@ -12,6 +12,7 @@ RUN apt-get update && \
apt-get install -y --no-install-recommends ${PACKAGES} && \
apt-get clean

RUN pip install -U setuptools pip
RUN pip install sourmash

USER main

0 comments on commit a746928

Please sign in to comment.