Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I'm looking for "the CoreOS of Raspberry Pi." Just a barebones Linux distro that just runs Docker images.

Anyone have any ideas?



If anyone gets that done it will make us very happy! We run our servers on CoreOS, putting it on the devices as well would be awesome. AFAICT it's about getting etcd to run on the Pi, as well as any other small projects that make up CoreOS.


There is an ongoing project to bundle Docker with Tiny core linux, which is even more lightweight than coreos. Meanwhile there is also work to add clustering capabilities to docker.


Awesome stuff.. any pointers to where this work is getting done?


Most of the action is on the #docker irc channel on Freenode.


I wonder if Docker/Go will work on uClibc; busybox + docker would make for a very small image indeed.

However, I think there are better ARM targets for Docker, but for publicity and to get the ball rolling - you can't go past the Pi.


Docker is compiled statically so will definitely work on busybox :)


This is really interesting for Docker - the friction to get started on the Pi is even lower: just swap in a new SD card and Go.

(edited for unintentional pun.)


I looked for something like this myself - the closest I think you could get for now is a bespoke, stripped-down Gentoo with Docker. That said, there's a conversation taking place on the CoreOS mailing list that looks promising (https://groups.google.com/forum/#!topic/coreos-dev/cioNy0GjC...).


I haven't seen anything yet, but I'm very interested in this area – I've got an application that uses a bunch of RasPi nodes, and running anything like Raspbian or even PiLFS feels too heavyweight for what I ultimately want (a single networked app that runs on startup).


Hi Matthew, I'm interested in how you're dealing with code deployment. Have an email address in profile if you want to talk.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: