1
0
mirror of https://github.com/rancher/os.git synced 2025-08-29 03:31:25 +00:00
os/scripts/images/raspberry-pi-hypriot64
Sven Dowideit 45155f4e6a Merge pull request #1950 from SvenDowideit/linux-4.9.34
linux 4.9.34 for amd64 and arm64
2017-06-26 13:41:09 +10:00
..
scripts Merge pull request #1943 from mitchese/rpi-fix-1942 2017-06-26 11:00:24 +10:00
.dockerignore Initial build, copied from rpi32 2017-06-05 11:35:26 +10:00
.gitignore Initial build, copied from rpi32 2017-06-05 11:35:26 +10:00
Dockerfile.dapper linux 4.9.34 for amd64 and arm64 2017-06-26 13:40:00 +10:00
README.md Initial build, copied from rpi32 2017-06-05 11:35:26 +10: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.