This commit is contained in:
Ray Ozzie 2016-04-22 13:17:24 -04:00
parent 489faa8e44
commit 48625a8a21

View File

@ -4,9 +4,9 @@ FROM resin/raspberrypi-buildpack-deps
ENV INITSYSTEM on
# Make the hardware type available as a runtime env var
run sh env
run sh -c env
ENV RESIN_ARCHITECTURE $RESIN_ARCH
run sh env
run sh -c env
# Version number of gateway software.
# (Incrementing this simply forces Docker to flush its cache