Docker Logo

Docker pros and cons

Vendor: Docker
4.3 out of 5
Badge Leader
141 followers
Post review
 

Docker Pros review quotes

Mohammed Fareed - PeerSpot reviewer
Dec 13, 2022
Containerization is the most valuable feature. I can communicate to the Docker containers using other containers.
Amrutha Bennen - PeerSpot reviewer
Apr 6, 2023
Feature-wise, Docker is very user-friendly...The solution's initial setup process was straightforward.
AA
Aug 19, 2022
The most valuable features of Docker are its security, detailed documentation, and ease of use, and the Docker Swarm is not as complex as Kubernetes.
Learn what your peers think about Docker. Get advice and tips from experienced pros sharing their opinions. Updated: May 2024.
769,789 professionals have used our research since 2012.
Andrew Caya - PeerSpot reviewer
Oct 21, 2022
There are ways of using Docker where you have absolutely no dependencies on the environment that you work in. This allows us to deploy Docker anywhere anytime and this has been most valuable.
PS
Dec 19, 2022
I have seen end-to-end performance with Docker. It's a great tool, and it's the most popular container service in the market.
Roshan Nagekar - PeerSpot reviewer
Feb 13, 2023
The most valuable feature of Docker is that it revolutionized virtualization by providing a new approach with containers that completely nullified the time it used to take to deploy applications on virtual servers, resulting in deployment times that can be as quick as milliseconds, unless it is a heavy application, such as Java. Additionally, resource utilization has greatly improved with Docker, allowing for more resources to be allocated to other tasks. These are a few key features that make Docker a preferred choice.
SHUBHAM BHINGARDE - PeerSpot reviewer
Feb 8, 2024
We are using Docker to host applications.
VB
Mar 9, 2023
We are able to stop our containers or stop the service with a single command.
Mike Schinkel - PeerSpot reviewer
Nov 10, 2022
Docker packages up an application as a single item that you can then run without the need to install or configure it to work on any specific machine.
Renat Babin - PeerSpot reviewer
Feb 23, 2023
The solution is easy to deploy for clients so it saves a lot of hassle.
 

Docker Cons review quotes

Mohammed Fareed - PeerSpot reviewer
Dec 13, 2022
I would like to see a more UI-based tool so that students can easily understand it rather than memorizing all of the Docker commands.
Amrutha Bennen - PeerSpot reviewer
Apr 6, 2023
Marketing of Docker is one area that needs to improve.
AA
Aug 19, 2022
If you install Docker on a host, it creates its own firewalls. It can become an issue. Usually, when you want to install Docker, you need to restart the firewall or restart the active tables on the machine, but this is not the case with Kubernetes. It uses the default set up by the next administrator, but with Docker, you have to restart the firewall and restart Docker before the firewall on the system will be okay. If you do not the rules will not be created.
Learn what your peers think about Docker. Get advice and tips from experienced pros sharing their opinions. Updated: May 2024.
769,789 professionals have used our research since 2012.
Andrew Caya - PeerSpot reviewer
Oct 21, 2022
There are elements of stability that are problematic. One of the most recent upgrades created a major incident on our cloud, whereby the containers were not restarting automatically.
PS
Dec 19, 2022
The security layer is very vulnerable, although they are working to improve the system hardening and email hardening.
Roshan Nagekar - PeerSpot reviewer
Feb 13, 2023
There may not be much room for improvement with Docker as it has greatly evolved. However, one area that could be improved upon is the documentation on their website which was once easy to follow but has become quite terrible with numerous versions being released. As an example, the installation process for Docker now requires more than just a one-line command, causing inconvenience. Additionally, based on my experience as a college instructor, teaching students to install Docker was a difficult task due to the lack of straightforward and easy-to-follow documentation. Docker should focus on improving their documentation to make it more user-friendly for all.
SHUBHAM BHINGARDE - PeerSpot reviewer
Feb 8, 2024
We are facing multiple issues with the solution's stability.
VB
Mar 9, 2023
We have found that it is not easy to install it into a Windows system.
Mike Schinkel - PeerSpot reviewer
Nov 10, 2022
The command line interface could be more intuitive. I constantly struggle with it.
Renat Babin - PeerSpot reviewer
Feb 23, 2023
The volumes for persistent storage could be more user friendly right out of the box.