1
0
mirror of https://github.com/rancher/os.git synced 2025-08-01 15:08:47 +00:00
os/scripts/images/rpi-hypriot
2016-02-18 09:58:39 -07:00
..
scripts RPI building scripts 2016-02-18 09:58:39 -07:00
.dockerignore RPI building scripts 2016-02-18 09:58:39 -07:00
Dockerfile.dapper RPI building scripts 2016-02-18 09:58:39 -07:00
README.md RPI building scripts 2016-02-18 09:58:39 -07:00

RaspberryPi 2 Image

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

KVM

This build requires a host capable of KVM. If you don't have KVM then remove ENV DAPPER_RUN_ARGS --device /dev/kvm from Dockerfile.dapper, but it will run very slow.