App comparison

Add up to 4 apps below to see how they compare. You can also use the "Compare" buttons while browsing.

Docker Logo

Docker

Software containerization & deployment services

see alternatives

(2)

GetApp offers objective, independent research and verified user reviews. We may earn a referral fee when you visit a vendor through our links. Learn more

Docker Reviews - Page 5

Filter reviews by

Overall rating


Company size


Industry


Time used


518 reviews

Recommended

AR
AvatarImg

Verified reviewer

Computer Software, 11-50 employees

Used daily for 2+ years

Review source

Overall Rating
  • Value for money
  • Ease of use
  • Features
  • Customer support
  • Likelihood to recommend8/10

Share this review:

Fundamental for modern software services

Reviewed 4 years ago

We are running a fleet of microservices on Amazon ECS and Docker is part of our development, testing, staging and production environments.

Pros

It's become a de-facto standard and there are a lot of resources online to learn everything, from basics to the really advanced tidbits.

Cons

Being a very complex system, sometimes it's hard to keep track of all the parts. Is runc part of Docker? What about containerd? What's moby? The fact that operating system packages with the same name include different things doesn't help. Sometimes there are also subtle bugs that take days to track and attribute to Docker.

AR
AvatarImg

Verified reviewer

Computer Software, 201-500 employees

Used daily for 2+ years

Review source

Overall Rating
  • Value for money
  • Ease of use
  • Features
  • Customer support
  • Likelihood to recommend10/10

Share this review:

Docker containerization made Deploy easy

Reviewed 3 years ago

It's very useful system where you can build virtual environment to run you application similar to production environment.

Pros

I have been using Docker for my application deployment. It comes with such a good documentation and 100% open source. It works on almost every platform and very helpful in matching development and production environment.

Cons

it has steep learning curve. It takes lots of space on machine running on it. It works on almost all the cases but sometimes doesn't work for no reason. Also some liberaries like fmpeg, dlib sometimes finds hard to install.