1
0
mirror of https://github.com/rancher/os.git synced 2025-06-24 14:01:34 +00:00
os/scripts/images/raspberry-pi-hypriot
Sven Dowideit 7e71e4c876 Simplify making an rpi release
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2017-03-15 08:14:52 +00:00
..
scripts enable the rpi3 serial console, and autologin to it 2017-03-15 14:38:32 +10:00
.dockerignore Remove version from Raspberry Pi artifacts 2016-06-30 17:23:12 -07:00
.gitignore Remove version from Raspberry Pi artifacts 2016-06-30 17:23:12 -07:00
Dockerfile.dapper Simplify making an rpi release 2017-03-15 08:14:52 +00:00
README.md Remove version from Raspberry Pi artifacts 2016-06-30 17:23:12 -07:00

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.