1
0
mirror of https://github.com/rancher/os.git synced 2025-08-16 05:54:51 +00:00
os/scripts/images/raspberry-pi-hypriot64
Sven Dowideit 2751745a59 rpi64 linux kernel 4.9.50
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2017-09-16 12:42:37 +00:00
..
scripts
.dockerignore
.gitignore
Dockerfile.dapper rpi64 linux kernel 4.9.50 2017-09-16 12:42:37 +00:00
README.md

RaspberryPi 3 Image (ARMv8 | AARCH64 | ARM64)

Build by running dapper in this folder and the build will produce ./dist/rancheros-raspberry-pi64.zip.

This image is compatible with the Raspberry Pi 3, since it is the only ARMv8 device in the Raspberry Pi family at the moment.

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.