pass resin arch to run.sh
This commit is contained in:
parent
da0b6b9a7a
commit
a7236ea380
@ -4,7 +4,7 @@ FROM resin/raspberrypi-buildpack-deps
|
|||||||
ENV INITSYSTEM on
|
ENV INITSYSTEM on
|
||||||
|
|
||||||
# Make the hardware type available as a runtime env var
|
# 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.
|
# Version number of gateway software.
|
||||||
# (Incrementing this simply forces Docker to flush its cache
|
# (Incrementing this simply forces Docker to flush its cache
|
||||||
|
Loading…
Reference in New Issue
Block a user