1
0
mirror of https://github.com/rancher/os.git synced 2025-06-26 15:01:34 +00:00
os/scripts/images/raspberry-pi-hypriot64
Sven Dowideit 25ffc9b694 the kgdboc cmdline setting seems to have sometimes causing the rpi64 kernel to crash
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2017-08-24 12:34:03 +10:00
..
scripts the kgdboc cmdline setting seems to have sometimes causing the rpi64 kernel to crash 2017-08-24 12:34:03 +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 Simple update README.md to AARCH64 desciption 2017-06-19 18:27:01 -04:00

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.