1
0
mirror of https://github.com/rancher/os.git synced 2025-09-28 05:55:11 +00:00
Files
os/scripts/images/raspberry-pi-hypriot64/README.md
Sven Dowideit 272f3942f1 Initial build, copied from rpi32
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2017-06-05 11:35:26 +10:00

12 lines
533 B
Markdown

RaspberryPi 2 Image
===================
Build by running `dapper` in this folder and the build will produce `./dist/rancheros-rpi2.zip`.
This image is compatible with the Raspberry Pi 3 too, but only ARMv7 is supported now.
Build Requirements
==================
This build uses local loopback devices and thus requires to run as a privileged container. So please keep the setting `ENV DAPPER_RUN_ARGS --privileged` from `Dockerfile.dapper` for now. The build is running quite fast and has been tested on OS X with boot2docker.