Docker in play
March 18, 2016

Docker in play

Anonymous | TrustRadius Reviewer
Score 8 out of 10
Vetted Review
Verified User

Overall Satisfaction with Docker

Its simple and easy to build and run containers on bare metal VMs without much sys admin experience.
  • Developers are able to set up workstation in their local in couple of secs.
  • docker image pull is taking more time.
  • Containers are crashing some times due to teh file system or daemon issue.
  • Docker needs to mature to support production environments to have monitoring, log aggregative, etc.
Docker allows us to scale horizontally and it's providing immutability across profiles.