This commit is contained in:
Ray Ozzie
2016-03-21 21:38:11 -07:00
parent 7882f3751c
commit 58d93f7435
4 changed files with 57 additions and 75 deletions

View File

@ -8,7 +8,6 @@ COPY . ~/ttn-gateway
# Build the gateway
WORKDIR ~/ttn-gateway
RUN ls -la
RUN ./resin-install.sh
# Make sure we start up within the bin directory