test
This commit is contained in:
parent
3adb09a96d
commit
505eb1064a
@ -4,9 +4,9 @@ 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
|
||||||
sh set
|
run sh set
|
||||||
ENV RESIN_ARCHITECTURE $RESIN_ARCH
|
ENV RESIN_ARCHITECTURE $RESIN_ARCH
|
||||||
sh set
|
run sh set
|
||||||
|
|
||||||
# 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