This commit is contained in:
Ray Ozzie
2016-03-22 15:38:03 -07:00
parent 64825a1bf2
commit 47887bd865
2 changed files with 5 additions and 3 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