Anyone else find the Docker logo extremely adorable? I know nothing about it but I smile every time I see that happy little barge-whale.
RancherOS: An OS for Docker Containers
21–30 of 66 posts
Re: RancherOS: An OS for Docker Containers
#22Re: RancherOS: An OS for Docker Containers
#23Curious if anyone has come up with a way to run X11 itself in a container? (there are numerous articles on running GUI apps in containers that simply need a way to talk to Xauthority or X socket, or using VNC or xpra). I'd imagine it would need to run privileged with access to device files, or something like that. I've kicked around the idea of a "workstation" set of containers to run on top of CoreOS, but this is th…
https://www.usenix.org/legacy/events/atc10/tech/full_papers/...
Re: RancherOS: An OS for Docker Containers
#24It's not quite an OS for Docker containers yet. It's a distro with special middleware. The next question is how much can be thrown out of the Linux kernel. Or can it be replaced with something more secure? What would it take to run this in Xen without Linux?
Re: RancherOS: An OS for Docker Containers
#25Re: RancherOS: An OS for Docker Containers
#26Re: RancherOS: An OS for Docker Containers
#27Re: RancherOS: An OS for Docker Containers
#28Re: RancherOS: An OS for Docker Containers
#29Regarding the "Ideal for Production" tagline - how would I go about running this in production? Specifically on linode - would I have to run a "regular" linux and then use kvm to run the rancheros iso?
(Or goof around copying stuff onto a disk image.)
Re: RancherOS: An OS for Docker Containers
#30It's not quite an OS for Docker containers yet. It's a distro with special middleware. The next question is how much can be thrown out of the Linux kernel. Or can it be replaced with something more secure? What would it take to run this in Xen without Linux?
(But you can use Docker as a user interface / API to non-Linux container implementations -- see all the stuff the Joyent folk are doing.)