281 Mirantis Kubernetes Engine (formerly Docker Enterprise) Reviews
The performance is AMAZING compared to running apps inside virtual machines.
Constructing docker images is a breeze, dockerfiles make creating app containers straightforward.
Perfect for running micro-services, and great support on Kubernetes. Review collected by and hosted on G2.com.
Docker networking is pretty bad
Cleaning up stale images and left over stuff on machine needs to be automated
There was also a recent buggy release that didn't handle image cleanup correctly Review collected by and hosted on G2.com.
Docker creates a very easy way to run applications. Review collected by and hosted on G2.com.
Docker adds an additional layer of complexity to the build and deployment of an application. Review collected by and hosted on G2.com.

the way i can keep my environment the same for different developers Review collected by and hosted on G2.com.
the way server variables are isolated in their containers Review collected by and hosted on G2.com.
This is the best environment for Development, Testing, Quality Assurance and Production Environment. Docker has really nice user experience, easy to configure and customize. It has best external ecosystem and also have good cluster management. Review collected by and hosted on G2.com.
Some of the stateless services like database. Review collected by and hosted on G2.com.
* Repeatable deployments
* Ability to quickly try out software made by other 3rd parties without having to deal with an installation process Review collected by and hosted on G2.com.
* Slow when using with files residing on the host filesystem
* Command line interface is confusing, steep learning curve Review collected by and hosted on G2.com.

1. Full control over the execution environment of the application
2. You can run tests against the same image that will finally run on the production server.
3. Very easy to maintain environments for the application for the Ops team.
4. You can create several instances of the same environment. Without Docker, it was a main to manually maintain consistent environment on multiple servers Review collected by and hosted on G2.com.
1. Major change for organizations to add this new layer (so think before you jump in)
2. Managing a huge amount of containers is challenging
3. The containers share the same kernel and are therefore less isolated than real VMs. Review collected by and hosted on G2.com.
Docker was easy to use, very flexible and fast Review collected by and hosted on G2.com.
Did not work on MacOS without a virtual machine Review collected by and hosted on G2.com.

Same environment across remote developers. Review collected by and hosted on G2.com.
Very slow loading time. It takes 10 - 15 seconds to reload the local server using docker. Review collected by and hosted on G2.com.
Nice tool solves the purpose of putting container images Review collected by and hosted on G2.com.
. Nothing i can think of. It is pretty good and we are happy using that. Review collected by and hosted on G2.com.
Simplify tool setup and easy to use with minimize host system requirement and maximum the system usage. Review collected by and hosted on G2.com.
Some amazing new feature with some bugs so needs to balance the feature and stability. Sometimes try to dig workaround but learn more from detail. Review collected by and hosted on G2.com.