1
0
mirror of https://github.com/rancher/os.git synced 2025-08-12 12:02:22 +00:00
os/scripts/images/raspberry-pi-hypriot
Sven Dowideit ee8df3e59c Merge pull request #2018 from SvenDowideit/update-rpi32-to-4.4.50
update rpi32 to 4.4.50
(cherry picked from commit 1e2e950709)
2017-07-31 10:28:36 +00:00
..
scripts Increasing raspberry image to 2G 2017-06-23 23:39:16 +02: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 Merge pull request #2018 from SvenDowideit/update-rpi32-to-4.4.50 2017-07-31 10:28:36 +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.