Docker saved us all
February 09, 2023

Docker saved us all

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

Software Version

Other

Modules Used

  • Docker Desktop

Overall Satisfaction with Docker

Docker helps us with - Container system - Remember the good old days where we had different systems supporting different environments. And developing apps may lead to different bugs in different environments. With Docker this issue is gone. Same config and settings throughout devices and servers
Easy site local setup, site deployments and multiple containers are also supported
  • Container system
  • Local site setup
  • Integration with CI/CD pipeline
  • While using Docker with lando, the latest versions are generally not supported
  • Docker is system heavy
  • No more local setup only bugs
  • We directly debug prod issues in local
  • Great for huge number of sites like in our case
Our team uses Lando which is built on top of Docker. This makes using Docker even easier.

Do you think Docker delivers good value for the price?

Yes

Are you happy with Docker's feature set?

Yes

Did Docker live up to sales and marketing promises?

Yes

Did implementation of Docker go as expected?

Yes

Would you buy Docker again?

Yes

Docker is really well suited for version controlled site developments or maybe even normal site developments in general as they use container system.
Adding that up with Kubernetes the advantages are tremendous and unavoidable if institutions are looking for hassle free development from their teams.