Hi,
As the RapidRecovery agent kernel module appears to be closed-source, we can't build our own modules for custom Linux builds.
We've been looking at building more of our infrastructure on Docker, and one thing we'd like to be able to do is back up storage volumes on our Docker hosts.
CoreOS is a distro built for running Docker at high performance. There's an article on building kernel modules for it here.
It would be great if you could enable us to use the two together. Ideally by giving us access to the kernel module source so that we can compile a module ourselves. Or otherwise by creating a Docker registry containing containers that have the kernel module built in.
Thanks!