Sean 19e2c91f1b Increasing raspberry image to 2G | 7 年之前 | |
---|---|---|
.. | ||
scripts | 7 年之前 | |
.dockerignore | 7 年之前 | |
.gitignore | 7 年之前 | |
Dockerfile.dapper | 7 年之前 | |
README.md | 7 年之前 |
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.
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.