This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
balena-supervisor
Watch
1
Star
0
Fork
0
You've already forked balena-supervisor
mirror of
https://github.com/balena-os/balena-supervisor.git
synced
2025-03-23 20:45:38 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
balena-supervisor
/
Dockerfile
4 lines
64 B
Docker
Raw
Normal View
History
Unescape
Escape
Use the buildstep pushed to staging & Remove deploy_key
2014-07-03 17:29:49 +02:00
FROM
rpi-buildstep-armv6hf:latest
Use buildstep to build the supervisor just like a normal resin app
2014-04-27 22:46:59 +01:00
ADD
. /app
RUN
/build/builder
Reference in New Issue
Copy Permalink