Skip to content
This repository has been archived by the owner on Feb 3, 2020. It is now read-only.

Commit

Permalink
Install the requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromepin committed Apr 22, 2017
1 parent f6dd71f commit 28452e7
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 @@ -22,6 +22,7 @@ COPY whalelinter /opt/whale-linter/whalelinter/

RUN apk update \
&& apk add ca-certificates \
&& pip3 install -r requirements.txt \
&& python3 setup.py install

ENTRYPOINT ["whale-linter"]
Expand Down

0 comments on commit 28452e7

Please sign in to comment.