Hacker News new | ask | show | jobs
by acelik 4189 days ago
Yesterday, I've attended a container presentation held by Microsoft. They mentioned CoreOS (https://coreos.com/) for a potential alternative to Docker.
1 comments

CoreOS is a Linux distribution which was originally designed to _run_ Docker. So it's not really an alternative to Docker.

I guess they meant Rocket (https://github.com/coreos/rocket). Rocket is an app container runtime similar to Docker, which is developed by the CoreOS group.

You must be right, as a non-engineer I probably caught the wrong name during the conversation.