This commit is contained in:
Ray Ozzie 2016-04-22 13:16:11 -04:00
parent 505eb1064a
commit 489faa8e44

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 set
run sh env
ENV RESIN_ARCHITECTURE $RESIN_ARCH
run sh set
run sh env
# Version number of gateway software.
# (Incrementing this simply forces Docker to flush its cache