mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2024-12-19 13:47:54 +00:00
4 lines
62 B
Docker
4 lines
62 B
Docker
FROM resin/rpi-buildstep:v0.0.7
|
|
ADD . /app
|
|
RUN /build/builder
|