Earlier quoted context omitted.
What is Docker's 'new' direction? I don't see any related announcements on their blog besides adding support on new platforms.
Docker's 'new' direction is to direct its attention towards solving the orchestration and management problems involved in actually running infrastructure on Docker. A number of third parties had begun work on various (sometimes proprietary) orchestration and management systems for creating a reliable/scalable/easily manageable cluster with Docker as a building block. CoreOS is one. But Docker is pushing towards an of…
IME examining Docker, this is actually the hard problem.