This commit is contained in:
Ray Ozzie 2016-03-21 21:28:04 -07:00
parent ae5b7338f5
commit 7882f3751c

View File

@ -8,6 +8,7 @@ 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