pass resin arch to run.sh

This commit is contained in:
Ray Ozzie 2016-04-22 12:38:26 -04:00
parent da0b6b9a7a
commit a7236ea380

View File

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