Skip to content

Commit

Permalink
Install some other dependencies in the hope they work
Browse files Browse the repository at this point in the history
  • Loading branch information
Jbithell committed Mar 24, 2018
1 parent c99bfec commit cf42b35
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile.template
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ FROM resin/%%RESIN_MACHINE_NAME%%-debian
nano

RUN pip3 install -U setuptools
RUN pip3 install cffi
RUN pip3 install cairocffi
RUN pip3 install pyserial pusher
#pip also install - git+https://github.com/resin-io/resin-sdk-python.git

Expand Down

0 comments on commit cf42b35

Please sign in to comment.