hypriot / image-builder-raw

Raw Image for HypriotOS
http://blog.hypriot.com/post/how-to-get-docker-working-on-your-favourite-arm-board-with-hypriotos/
MIT License
21 stars 28 forks source link

Raw Image Builder

Join the chat at https://gitter.im/hypriot/talk Build Status

This repo creates a number of blank images for a couple of ARM dev boards. These images have the necessary partitions, sizes and filesystem - but not actual files.

Currently there is the following image:

Contributing

You can contribute to this repo by forking it and sending us pull requests. Feedback is always welcome!

You can build the root filesystem locally with Docker.

make rpi-raw-image
make odroid-raw-image

License

MIT - see the LICENSE file for details.