Skip to content

Commit

Permalink
Merge pull request #3 from stakater-docker/remove-user
Browse files Browse the repository at this point in the history
remove non-root user
  • Loading branch information
kahootali authored Oct 18, 2018
2 parents af4f818 + 33018e1 commit 5c51719
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,4 @@ RUN curl -fsSL https://archive.apache.org/dist/maven/maven-3/$MAVEN_VERSION/bina
&& mv /usr/share/apache-maven-$MAVEN_VERSION /usr/share/maven \
&& ln -s /usr/share/maven/bin/mvn /usr/bin/mvn

# Again using non-root user
USER 10001

0 comments on commit 5c51719

Please sign in to comment.