mirror of
https://github.com/rancher/os.git
synced 2025-08-20 07:42:55 +00:00
- Use burmilla GitHub repos - Release under burmilla Docker Hub - GitHub action for create releases - Updated boot image and login banner - Use Debian as default console - Updated system-cron to v0.5.0 - Updated services to latest versions - Bump up kernel to 4.14.206 - Include burmilla/os-debianconsole:v1.9.0 to initrd |
||
---|---|---|
.. | ||
scripts | ||
.dockerignore | ||
.gitignore | ||
Dockerfile.dapper | ||
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.