From 742c6222c9c1883891b556d4f8d1529db7f54a2a Mon Sep 17 00:00:00 2001 From: Petros Aggelatos Date: Wed, 1 Jan 2014 19:39:22 +0000 Subject: [PATCH] Base the image on rpi-buildstep --- Dockerfile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Dockerfile b/Dockerfile index d8603079..074a2b46 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,4 @@ -# To build the actual image change the source -# image to resin/rpi-raspbian:jessie -FROM tianon/debian:jessie +FROM resin/rpi-buildstep RUN apt-get update RUN apt-get install -y -q nodejs npm openvpn