From 7882f3751c177f2fcba110466513645a37d29988 Mon Sep 17 00:00:00 2001 From: Ray Ozzie Date: Mon, 21 Mar 2016 21:28:04 -0700 Subject: [PATCH] xzasdf --- Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Dockerfile b/Dockerfile index 08635ee..2e47158 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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