Why should I consider using Rocket instead of Docker in our development pipeline. We would like to use docker to create testable containers, but now there is Rocket which pretends to know the same. If we would like to start containerization should we seriously consider Rocket as it seems it is still pretty new?
There is not much information about Rocket, so I'm no clear where it stays now in 2015.
UPDATE: from https://coreos.com/blog/app-container-and-the-open-container-project/
As we participate in OCP, our primary goals are as follows:
- Users should be able to package their application once and have it work with any container runtime (like Docker, rkt, Kurma, or Jetpack)
- The standard should fulfill the requirements of the most rigorous security and production environments
- The standard should be vendor neutral and developed in the open