Devops Engineer at a consultancy with 11-50 employees
Real User
Top 20
Jun 6, 2026
My advice to others looking into using Docker on CentOS is to try it one time. I find Docker on CentOS to be a solid, reliable combination for containerized workloads, where CentOS or RHEL-based systems integrate well with Docker for production deployments. Beyond that, my focus these days is more on Kubernetes orchestration, Helm charts, and infrastructure as code, rather than raw Docker on individual hosts. I gave this review an overall rating of 8.
Regarding the accuracy and reliability of Docker on CentOS's AI capabilities, I need to train my AI here to configure CentOS and Docker. After training, the application runs well. AI identifies applications and the configuration accurately, and we can create tools that make AI available to consume the CentOS configuration, even though I haven't yet used CentOS integrated with GPUs or AI engines. My advice for others looking into using Docker on CentOS is to evaluate your infrastructure and do thorough planning before implementation. The governance and security of Docker on CentOS are very good because we have a lot of tools to maintain and ensure the sustainability of that environment. This is especially true when integrating keys, and we have keys in all Linux systems, but they put the keys in one space that's easier to get. The first access of CentOS not using root is a very secure feature, as we need to make our root environment and create a root user different from the original root, which is a significant security improvement. I have given Docker on CentOS a rating of 8.
IT support manager at a financial services firm with 5,001-10,000 employees
Real User
Top 20
Jun 4, 2026
Docker on CentOS's governance and security services are better than others. CentOS at this moment does not have support, only CentOS Stream, while you can use other applications like Ansible for governance and security services. My advice for others looking into using Docker on CentOS is that it significantly reduces the time to deploy services, making it very fast within the company. I would rate this product an 8 out of 10.
IT Infrastructure Engineer at a consultancy with 51-200 employees
Real User
Top 20
Jun 2, 2026
I would advise others looking into using Docker on CentOS to give it a try. I cannot answer regarding Docker on CentOS's AI capabilities because I am not the governance person and have no idea about how governance works. Regarding Docker on CentOS's accuracy and reliability of output, accuracy is good for Docker on CentOS and reliability is also good because we have deployed so many applications on Docker on CentOS and they are still working, making it a reliable tool. I would rate this product 7.5 overall.
Lead DevSecOps Engineer & Founder of Spiderthings Solutions at a computer software company with 51-200 employees
Real User
Top 5
Jun 2, 2026
I use Docker Compose as well with Docker on CentOS, and in the Dockerfile, I am using Alpine, which includes security features and user-specific details. There is no specific thing; based on our needs and tech stack, I am implementing solutions, focusing on optimization and flexibility. I would give Docker on CentOS an eight or nine because since the beginning, I have used Docker in this particular CentOS environment, and then moved on to Ubuntu and ECS Fargate. Across all these environments, I notice the same issues without significant problems. The main differences are in package management commands; CentOS uses YUM while Ubuntu utilizes APT for package installations, making everything else on Docker quite similar across platforms, which is why I assign it an eight to nine rating. Docker on CentOS is indeed great; it is not only about CentOS. Regarding Docker on CentOS's AI capabilities, I believe Docker itself does not provide AI security controls. From a security perspective, Docker helps by isolating AI workloads in containers, controlling resource usage, enforcing image scanning, and maintaining supply chain security. I also believe it applies network and access control, but there is no direct built-in feature of AI. Concerning the accuracy and reliability of output from Docker on CentOS and its AI capabilities, I consider that Docker on CentOS lacks AI features as it is a container platform and not an AI model. The accuracy depends on the AI application running inside the container, not on Docker or CentOS itself. Docker improves reliability by offering a consistent and reproducible runtime environment, but output accuracy still relies on the model's data, prompts, and configurations used by AI applications. Docker does not validate or fact-check AI responses because it just runs isolated containers. However, deploying an AI agent within a container can help monitor other containers and responses, such as using Homeless GPT. My advice for others looking into using Docker on CentOS includes considering version support and ensuring images are regularly patched and trusted. Whenever needed, I suggest using Alpine optimized images, enabling the image scanning process during deployment, and running containers with the least privileges to avoid unauthorized access within the container, while also limiting CPU and memory resources. It is important to consider volume mounting and backups, use logging and monitoring features for containers and hosts, and keep Docker engines and container images up to date with the latest dependencies to prevent hacking. Additionally, employing image versioning and maintaining isolated network environments is crucial, along with testing deployments separately from production environments. I would rate Docker on CentOS an eight out of ten.
My advice to others looking into using Docker on CentOS is that it is stable and reliable. I rate Docker on CentOS an eight because a faster release of the version of Docker would make it a ten for me.
It's quite easy to learn Docker on CentOS. I think the learning curve is not steep; it's quite easy. You don't have to worry much. You just need a Docker command, and then you just need to know the simple commands and you can easily run it. I would rate Docker on CentOS as a 10 out of 10 because it has really made our workflow quite easy to deploy on a system. I chose 10 out of 10 for Docker on CentOS because I think the ease of deployment and ease of using it is unmatched. We don't have any significant learning curve; we just need to know how exactly a Dockerfile works and a couple of commands for Docker and you're good to go. You can easily build your images and then deploy it anywhere you want to. Regarding Docker on CentOS's AI capabilities, I would say it's good. I see that due to the AI feature, if we are getting stuck or need some commands or anything, we are able to just get it through the AI, so that is good. Docker on CentOS is deployed in our organization on a public cloud. My advice to others looking into using Docker on CentOS is to use it because it will really make your workflow easier and quite fast. In terms of business relationship with this vendor, we are just a customer; we don't have any other relationship. My overall review rating for Docker on CentOS is 10 out of 10.
Senior Engineer at a tech consulting company with 501-1,000 employees
Real User
Top 5
May 21, 2026
Docker on CentOS has positively impacted my organization because, deployment speed-wise, it is similar to other CentOS apps, but Docker is user-friendly. Even a non-coding person can leverage AI's help to write Docker code easily. It helps create working directories and manage any libraries or folders I need, so I can operate in a straightforward, human-friendly manner, making Docker very helpful. This user-friendliness has impacted my team significantly because we are in an organization that is not tech-dependent. If we need to host a tech-dependent app, we typically have to learn everything from scratch. However, using Docker bypasses the need for extensive technical knowledge. I can create a Docker app without any tech knowledge by utilizing human-readable formats and the help of AI and Google, allowing me to compile my web app on a Django server using Docker. It is extremely beneficial. I rate Docker on CentOS overall as an eight out of ten. The reason I choose eight out of ten is because, while I would like to give a perfect score, there are some timeout issues and other challenges with Docker. If those could be resolved, that would improve my satisfaction. Besides that, there are great community resources and forums available for Docker that are very helpful, and I do not feel any other changes are needed from Docker's side. I definitely advise others to go for Docker on CentOS instead of any other options. As I mentioned, it is very user-friendly, requiring no technical knowledge, and anyone can write Docker code in my opinion, so I encourage people to proceed with it.
The best features Docker on CentOS offers include faster deployment and an efficient provisioning process. Initially, we spent a considerable amount of time setting up virtual machines and manually installing all packages. With Docker containers specifically on CentOS, the provisioning is much faster. Another important feature is environment consistency, as we use a container image for all environments. Docker containers promote better resource utilization since the operating system consumes fewer resources compared to traditional virtual machines. Docker containers are lightweight, allowing applications to consume resources more efficiently. Scalability is another major aspect, as we can define scaling policies either manually or through automatic scaling, which is especially beneficial for small to medium deployments. In our case, we have configured auto-scaling. There is also a significant level of application isolation, with multiple containers running on a single CentOS host, which previously would have required several virtual machines. CI/CD integration is another crucial feature I consider important. I would rate this product a nine out of ten.
Docker on CentOS has impacted our organization positively. I have not quantified how much it has helped us in terms of productivity or gains in avoiding issues, but I would estimate perhaps ten percent improvement. This is not a calculated figure but more of an intuitive assessment. My advice for others looking into using Docker on CentOS is that if they have not tried it, I would encourage them to go try it. If when trying it they find issues, I would say there is quite a good community around it, so do not hesitate to reach out. Additionally, I would say that the most common AI tools such as ChatGPT and Gemini help a lot if needed. I gave this review a rating of ten out of ten.
Network &Security Engineer at Natioanal Drug Authority Uganda
Real User
Top 5
Apr 8, 2026
The lightweight architecture on CentOS affects my resource utilization significantly. I have not really noted down specific metrics, but I realize that when it comes to disk space utilization, it really goes up so fast. We do on-premises deployment mainly with Docker on CentOS, so we have not explored the cloud aspect. Because it was first, we recently did it on Ubuntu, but initially, it was running on CentOS. We were comparing and seeing which one runs better, but I realized on Ubuntu it is much easier to work with. Mainly, the support we get is from online communities in case of any challenges, and there may be some people around who have more expertise in that area; that is how we have been managing. I gave this review an overall rating of seven out of ten.
I would advise others looking into using Docker on CentOS that rather than using their services directly on the EC2 instances which costs higher and take more time to boot up, they should go with Docker containers, which are very fast, easy to deploy, and manage, allowing many services to run on the same EC2 instance without dependencies. If a service needs Node.js version 7 and another needs Node.js version 10, there might be conflicts when running directly on EC2 instances, but with Docker containers, these issues do not arise. Moving to microservices like Docker is the best choice rather than directly installing on the EC2 instances. I have covered all the important areas regarding Docker on CentOS. My overall rating for Docker on CentOS is 9 out of 10.
I don't have experience with Dell PowerStore as I haven't worked with it. I am not familiar with PowerStore or its function. I haven't worked with Dell Data Protection or DPA. My experience is limited to servers, switches, and EMC Unity storage. The orchestration and CI/CD process relates to the architecture engineer and solution architecture. I rate Docker on CentOS an 8 out of 10.
Docker on CentOS enhances deployment with container isolation, image-based packaging, and environment portability. Users experience streamlined application deployment and rapid releases, benefiting scalability and market agility despite some challenges from its deprecated status.Docker on CentOS supports building, packaging, and running containerized applications on Linux servers. DevOps teams employ it for managing container infrastructure and CI/CD pipelines. Key uses include web hosting,...
My advice to others looking into using Docker on CentOS is to try it one time. I find Docker on CentOS to be a solid, reliable combination for containerized workloads, where CentOS or RHEL-based systems integrate well with Docker for production deployments. Beyond that, my focus these days is more on Kubernetes orchestration, Helm charts, and infrastructure as code, rather than raw Docker on individual hosts. I gave this review an overall rating of 8.
Regarding the accuracy and reliability of Docker on CentOS's AI capabilities, I need to train my AI here to configure CentOS and Docker. After training, the application runs well. AI identifies applications and the configuration accurately, and we can create tools that make AI available to consume the CentOS configuration, even though I haven't yet used CentOS integrated with GPUs or AI engines. My advice for others looking into using Docker on CentOS is to evaluate your infrastructure and do thorough planning before implementation. The governance and security of Docker on CentOS are very good because we have a lot of tools to maintain and ensure the sustainability of that environment. This is especially true when integrating keys, and we have keys in all Linux systems, but they put the keys in one space that's easier to get. The first access of CentOS not using root is a very secure feature, as we need to make our root environment and create a root user different from the original root, which is a significant security improvement. I have given Docker on CentOS a rating of 8.
Docker on CentOS's governance and security services are better than others. CentOS at this moment does not have support, only CentOS Stream, while you can use other applications like Ansible for governance and security services. My advice for others looking into using Docker on CentOS is that it significantly reduces the time to deploy services, making it very fast within the company. I would rate this product an 8 out of 10.
I would advise others looking into using Docker on CentOS to give it a try. I cannot answer regarding Docker on CentOS's AI capabilities because I am not the governance person and have no idea about how governance works. Regarding Docker on CentOS's accuracy and reliability of output, accuracy is good for Docker on CentOS and reliability is also good because we have deployed so many applications on Docker on CentOS and they are still working, making it a reliable tool. I would rate this product 7.5 overall.
I use Docker Compose as well with Docker on CentOS, and in the Dockerfile, I am using Alpine, which includes security features and user-specific details. There is no specific thing; based on our needs and tech stack, I am implementing solutions, focusing on optimization and flexibility. I would give Docker on CentOS an eight or nine because since the beginning, I have used Docker in this particular CentOS environment, and then moved on to Ubuntu and ECS Fargate. Across all these environments, I notice the same issues without significant problems. The main differences are in package management commands; CentOS uses YUM while Ubuntu utilizes APT for package installations, making everything else on Docker quite similar across platforms, which is why I assign it an eight to nine rating. Docker on CentOS is indeed great; it is not only about CentOS. Regarding Docker on CentOS's AI capabilities, I believe Docker itself does not provide AI security controls. From a security perspective, Docker helps by isolating AI workloads in containers, controlling resource usage, enforcing image scanning, and maintaining supply chain security. I also believe it applies network and access control, but there is no direct built-in feature of AI. Concerning the accuracy and reliability of output from Docker on CentOS and its AI capabilities, I consider that Docker on CentOS lacks AI features as it is a container platform and not an AI model. The accuracy depends on the AI application running inside the container, not on Docker or CentOS itself. Docker improves reliability by offering a consistent and reproducible runtime environment, but output accuracy still relies on the model's data, prompts, and configurations used by AI applications. Docker does not validate or fact-check AI responses because it just runs isolated containers. However, deploying an AI agent within a container can help monitor other containers and responses, such as using Homeless GPT. My advice for others looking into using Docker on CentOS includes considering version support and ensuring images are regularly patched and trusted. Whenever needed, I suggest using Alpine optimized images, enabling the image scanning process during deployment, and running containers with the least privileges to avoid unauthorized access within the container, while also limiting CPU and memory resources. It is important to consider volume mounting and backups, use logging and monitoring features for containers and hosts, and keep Docker engines and container images up to date with the latest dependencies to prevent hacking. Additionally, employing image versioning and maintaining isolated network environments is crucial, along with testing deployments separately from production environments. I would rate Docker on CentOS an eight out of ten.
My advice to others looking into using Docker on CentOS is that it is stable and reliable. I rate Docker on CentOS an eight because a faster release of the version of Docker would make it a ten for me.
It's quite easy to learn Docker on CentOS. I think the learning curve is not steep; it's quite easy. You don't have to worry much. You just need a Docker command, and then you just need to know the simple commands and you can easily run it. I would rate Docker on CentOS as a 10 out of 10 because it has really made our workflow quite easy to deploy on a system. I chose 10 out of 10 for Docker on CentOS because I think the ease of deployment and ease of using it is unmatched. We don't have any significant learning curve; we just need to know how exactly a Dockerfile works and a couple of commands for Docker and you're good to go. You can easily build your images and then deploy it anywhere you want to. Regarding Docker on CentOS's AI capabilities, I would say it's good. I see that due to the AI feature, if we are getting stuck or need some commands or anything, we are able to just get it through the AI, so that is good. Docker on CentOS is deployed in our organization on a public cloud. My advice to others looking into using Docker on CentOS is to use it because it will really make your workflow easier and quite fast. In terms of business relationship with this vendor, we are just a customer; we don't have any other relationship. My overall review rating for Docker on CentOS is 10 out of 10.
Docker on CentOS has positively impacted my organization because, deployment speed-wise, it is similar to other CentOS apps, but Docker is user-friendly. Even a non-coding person can leverage AI's help to write Docker code easily. It helps create working directories and manage any libraries or folders I need, so I can operate in a straightforward, human-friendly manner, making Docker very helpful. This user-friendliness has impacted my team significantly because we are in an organization that is not tech-dependent. If we need to host a tech-dependent app, we typically have to learn everything from scratch. However, using Docker bypasses the need for extensive technical knowledge. I can create a Docker app without any tech knowledge by utilizing human-readable formats and the help of AI and Google, allowing me to compile my web app on a Django server using Docker. It is extremely beneficial. I rate Docker on CentOS overall as an eight out of ten. The reason I choose eight out of ten is because, while I would like to give a perfect score, there are some timeout issues and other challenges with Docker. If those could be resolved, that would improve my satisfaction. Besides that, there are great community resources and forums available for Docker that are very helpful, and I do not feel any other changes are needed from Docker's side. I definitely advise others to go for Docker on CentOS instead of any other options. As I mentioned, it is very user-friendly, requiring no technical knowledge, and anyone can write Docker code in my opinion, so I encourage people to proceed with it.
The best features Docker on CentOS offers include faster deployment and an efficient provisioning process. Initially, we spent a considerable amount of time setting up virtual machines and manually installing all packages. With Docker containers specifically on CentOS, the provisioning is much faster. Another important feature is environment consistency, as we use a container image for all environments. Docker containers promote better resource utilization since the operating system consumes fewer resources compared to traditional virtual machines. Docker containers are lightweight, allowing applications to consume resources more efficiently. Scalability is another major aspect, as we can define scaling policies either manually or through automatic scaling, which is especially beneficial for small to medium deployments. In our case, we have configured auto-scaling. There is also a significant level of application isolation, with multiple containers running on a single CentOS host, which previously would have required several virtual machines. CI/CD integration is another crucial feature I consider important. I would rate this product a nine out of ten.
Docker on CentOS has impacted our organization positively. I have not quantified how much it has helped us in terms of productivity or gains in avoiding issues, but I would estimate perhaps ten percent improvement. This is not a calculated figure but more of an intuitive assessment. My advice for others looking into using Docker on CentOS is that if they have not tried it, I would encourage them to go try it. If when trying it they find issues, I would say there is quite a good community around it, so do not hesitate to reach out. Additionally, I would say that the most common AI tools such as ChatGPT and Gemini help a lot if needed. I gave this review a rating of ten out of ten.
The lightweight architecture on CentOS affects my resource utilization significantly. I have not really noted down specific metrics, but I realize that when it comes to disk space utilization, it really goes up so fast. We do on-premises deployment mainly with Docker on CentOS, so we have not explored the cloud aspect. Because it was first, we recently did it on Ubuntu, but initially, it was running on CentOS. We were comparing and seeing which one runs better, but I realized on Ubuntu it is much easier to work with. Mainly, the support we get is from online communities in case of any challenges, and there may be some people around who have more expertise in that area; that is how we have been managing. I gave this review an overall rating of seven out of ten.
I would advise others looking into using Docker on CentOS that rather than using their services directly on the EC2 instances which costs higher and take more time to boot up, they should go with Docker containers, which are very fast, easy to deploy, and manage, allowing many services to run on the same EC2 instance without dependencies. If a service needs Node.js version 7 and another needs Node.js version 10, there might be conflicts when running directly on EC2 instances, but with Docker containers, these issues do not arise. Moving to microservices like Docker is the best choice rather than directly installing on the EC2 instances. I have covered all the important areas regarding Docker on CentOS. My overall rating for Docker on CentOS is 9 out of 10.
My advice to others looking into using Docker on CentOS is to try it and use it. I would rate this review as a 9.
I don't have experience with Dell PowerStore as I haven't worked with it. I am not familiar with PowerStore or its function. I haven't worked with Dell Data Protection or DPA. My experience is limited to servers, switches, and EMC Unity storage. The orchestration and CI/CD process relates to the architecture engineer and solution architecture. I rate Docker on CentOS an 8 out of 10.