hypriot / rpi-kernel

Build a Linux kernel for Raspberry Pi 0/1/2/3/3B+
MIT License
134 stars 46 forks source link

Dockerfile? #11

Closed zoobab closed 8 years ago

zoobab commented 9 years ago

Hi,

There is a Dockerfile here for another version of rpi-kernel:

https://hub.docker.com/r/maiome/rpi-kernel-build/~/dockerfile/

Could you provide one for this project? The place where I want to build the kernel does not have the permission to load a kernel module for Vagrant. And with docker there is no emulation.

StefanScherer commented 8 years ago

@zoobab We are building rpi-kernel with CircleCI, see circle.yml in this repo. So you can do that as well in a fork. I'm closing this for now as we don't see a high priority adding such a Dockerfile. You still can comment on this issue if you like.