Skip to content

Commit

Permalink
added dockerfile for balena
Browse files Browse the repository at this point in the history
  • Loading branch information
MelonSmasher committed Apr 18, 2019
1 parent b2d5052 commit 834d913
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
FROM balenalib/raspberrypi3-python

WORKDIR /usr/src/app

COPY piProbe.py piProbe.py

COPY requirements.txt requirements.txt
Expand Down

0 comments on commit 834d913

Please sign in to comment.