Skip to content

Commit

Permalink
try user main?
Browse files Browse the repository at this point in the history
  • Loading branch information
ctb committed Jun 11, 2016
1 parent a746928 commit 700a2d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ RUN apt-get update && \
apt-get install -y --no-install-recommends ${PACKAGES} && \
apt-get clean

USER main

RUN pip install -U setuptools pip
RUN pip install sourmash

USER main

0 comments on commit 700a2d1

Please sign in to comment.