Overview
Product Information on Docker
What is Docker?
Docker Pricing
Overall experience with Docker
“Docker Simplifies Deployment But Faces Configuration Challenges”
“Frequent Docker Failures Lead Developers to Rely on Hard Resets Regularly”
About Company
Company Description
Docker is a company that specializes in simplifying application development. It caters to developers aiming to turn their ideas into real-world apps. Docker addresses the complexity associated with app development and enhances workflow efficiency through a unified development pipeline and application components. Docker Desktop and Docker Hub, its widely utilized offerings, offer simplicity, agility, and choice to developers globally.
Company Details
Key Insights
A Snapshot of What Matters - Based on Validated User Reviews
Reviewer Insights for: Docker
Deciding Factors: Docker Vs. Market Average
Performance of Docker Across Market Features
Docker Likes & Dislikes
- Consistent environment ensures there are no more debugging setup issues across different platforms - Lightweight and efficient: Containers spin up quickly and use fewer resources than full virtual machines. - Cross platform reliability is a huge productivity boost. We can build once and run anywhere. - Great for CI/CD as it integrates smoothly with pipelines, making deployment more predictable.
Read Full ReviewOne of the major standouts thats I appreciate about Docker is it's seamless integration with my IDE of choice and it's rapid ability to create a container that contains all of the components my applications need to run in a local isolated environment. Furthermore, I really appreciate how lightweight and fast dockers container orchestration executes as it drastically reduces the time it takes me to destroy and build new containers each time I make a modification to the application I am working on. Lastly, I really appreciate the portability of Docker. Because I work across multiple OS on multiple device types, it's important to me to have a seamless experience regardless of the environment Im working in, and Docker does a great job of providing that seamless experience.
Read Full ReviewSetup and configuration can be tricky, especially on Windows where WSL2 and Docker Desktop compatibility can cause issues Resource management: containers can sometimes consume more memory or CPU than expected if not monitored Updates occasionally break things. Docker desktop or engine updates sometimes change behavior, requiring re-configuring Log management: If you have worked with Docker containers, you will know it is a whole setup you need to do to get the logs from the container out for debugging and tracking.
Read Full ReviewIt constantly breaks, no matter which project it is being used for. Ask any developer, and the common solution is to completely reset docker and start over. That is not an actual solution but a bandaid to aid bad software.
Read Full ReviewWhile I don't have many reservations about using Docker, it does have a few general weaknesses that I have experienced. First, while Docker allows me to create an isolated container to test my applications, it is not a complete security solution and thus might require more careful configuration in order to prevent potential vulnerabilities. Also, When managing a larger number of containers, Docker becomes less efficient and orchestrating their creation might take a lot more time and configuration. Lastly, I think that while I noted the lightweight nature of the container creation capabilities, I have noticed that on Mac OS it has more limitations in relation to its performance than it does on Windows, and since I do a majority of my development on a Mac, it can be a potential issue for me in my role.
Read Full ReviewTop Docker Alternatives
Peer Discussions
Docker Reviews and Ratings
- SOFTWARE DEVELOPER50M-1B USDHealthcare and BiotechReview Source
Docker Simplifies Deployment But Faces Configuration Challenges
Docker has been a game changer for how we manage and deploy our applications. Once it's set up properly, it removes so many of the "it works on my machine" issues by letting everyone run code in the exact same environment. We've used it heavily for app development and microservices testing across different operating systems, and the consistency it provides is unmatched. Using Docker with Kubernetes is like the cherry on top. Orchestrating the containers to scale up with K8 Pods is the biggest upgrade we could've done to our infrastructure for high traffic, high availability applications. - INFOSEC ENGINEER10B+ USDBankingReview Source
Consistently Positive Experiences Noted Using Docker for Application Containerization
As a user of docker, I have never had anything but a positive experience when using docker for my containerization needs while testing applications. - SENIOR SOFTWARE DEVELOPER50M-1B USDSoftwareReview Source
Optimised Enterprise Solutions Noted, Yet Desktop Licensing and Performance Are Concerns
This is one of the key tools to deploy infrastructure as code nowadays, allowing you to perform actions over many pipelines or workflows independently of this software creation. This collection of images or registries can be used in many kinds of operations, letting you create optimised solutions in your enterprise. Moreover, local usage for testing provides perfect understanding of your deployments beforehand on real use cases. - Engineer<50M USDSoftwareReview Source
Frequent Docker Failures Lead Developers to Rely on Hard Resets Regularly
Docker is so poorly constructed that pruning, completely destroying and restarting, are common practice. If there are leftover hidden containers still running after i shut down docker, it means docker is not programmed well enough to shut it down by itself. Ive used Docker for 6 years and the biggest experience i gather from my colleagues are that it breaks all the time and i need to hard reset. Why is this an accepted solution? Maybe there is nothing better than Docker but any other software that needs hard resets after certain uses, we would consider a poorly programmed software; why does Docker get a pass? - Software Developer50M-1B USDSoftwareReview Source
Docker Simplifies Containerization but Raises Concerns Over Free Offering Limitations
Docker allows me to easily containerize my applications and run them locally. This includes a number of databases, mock services and other systems.


