test
This commit is contained in:
parent
99e44d8a48
commit
6c64774c8c
@ -4,10 +4,8 @@ FROM resin/%%RESIN_MACHINE_NAME%%-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
|
||||||
run sh -c env
|
|
||||||
ENV RESIN_ARCH %%RESIN_ARCH%%
|
ENV RESIN_ARCH %%RESIN_ARCH%%
|
||||||
env RESIN_MACHINE_NAME %%RESIN_MACHINE_NAME%%
|
ENV RESIN_MACHINE_NAME %%RESIN_MACHINE_NAME%%
|
||||||
run sh -c env
|
|
||||||
|
|
||||||
# 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