I know about Docker and have been reading about it for quite sometime. I recently heard about CoreOS and came to know about CoreOS' claim that Rocket is a better container standard.
So, how exactly CoreOS differs from Docker and what problem does it solve?
Stefan Keul
Developer
I don't think that you can compare CoreOS with Docker. For my understanding Docker is a container runtime and CoreOS is an operating system that provides all components you need to run a container runtime. You can compare docker with rocket!