Docker on CentOS 10  (x86_64 docker) Hardened logo

    Docker on CentOS 10 (x86_64 docker) Hardened

    This is a repackaged software product wherein additional charges apply for a pre-hardened, SI Core STIG Hardened image and seller support. Docker on CentOS 10 provides an optimized and secure platform for containerization, enabling developers to deploy applications with ease. With Docker on CentOS 10, you benefit from improved performance, enhanced security features, and seamless integration with existing tools and workflows. Whether you're building microservices or managing multi-container applications, Docker on CentOS 10 ensures reliable scalability and efficient resource utilization. Ideal for enterprises looking to streamline development processes, Docker on CentOS 10 empowers teams to innovate faster while maintaining compliance and security.

    Ratings and reviews

    4.5
    13 ratings
    3 star
    2 star
    1 star
    85%
    15%
    0%
    0%
    0%
    0 AWS reviews
    |
    13 external reviews
    External reviews are from G2  and PeerSpot .

    Filters

    Review type

    AWS Marketplace reviews
    External reviews
    Reviews (13)
    Farabi Shaikh

    Container workloads have run reliably and now require clearer guidance for new team members

    Reviewed on Sep 04, 2026
    Review provided by PeerSpot

    What is our primary use case?

    Docker on CentOS 10 (x86_64 Docker) is used as a container management system with the master node configured as Kubernetes. I use Docker on CentOS 10 (x86_64 Docker) for this purpose.

    What is most valuable?

    What I appreciate most about Docker on CentOS 10 (x86_64 Docker) is that it is very lightweight, and its installation setup is quite easy. In terms of stability, I find it amazing, with very low downtime compared to other container management systems and virtual machines, and it is user-friendly.

    What needs improvement?

    One thing I dislike about Docker on CentOS 10 (x86_64 Docker) is that sometimes if Kubernetes crashes, the basic understanding of Docker on CentOS 10 (x86_64 Docker) becomes tricky for new personnel, and I think the documentation is insufficient; newcomers need it to be more sophisticated and more informative.

    The initial deployment of Docker on CentOS 10 (x86_64 Docker) was difficult because we had to shift from a virtual machine to Docker on CentOS 10 (x86_64 Docker), and while the platform independence is acceptable, the installation and documentation are challenging for newcomers, especially for people who reside in Japan and mostly do not know English; I believe this should be improved in future releases.

    Overall, things are user-friendly and excellent, but in my opinion, the documentation should be better for newcomers.

    For how long have I used the solution?

    I have been using Docker on CentOS 10 (x86_64 Docker) for approximately six months.

    What do I think about the stability of the solution?

    In terms of stability, I find Docker on CentOS 10 (x86_64 Docker) amazing, with very low downtime compared to other container management systems and virtual machines, and it is user-friendly.

    What do I think about the scalability of the solution?

    For scalability, I would say Docker on CentOS 10 (x86_64 Docker) is user-friendly, with good performance in terms of user-friendliness and elasticity.

    How are customer service and support?

    I have not contacted any type of support regarding Docker on CentOS 10 (x86_64 Docker), but my coworkers have coordinated because I am quite new here; I have never had the opportunity to reach out for customer care or anything else for Docker on CentOS 10 (x86_64 Docker).

    Which solution did I use previously and why did I switch?

    I have not used anything similar to Docker on CentOS 10 (x86_64 Docker) yet.

    How was the initial setup?

    The initial deployment of Docker on CentOS 10 (x86_64 Docker) was difficult because we had to shift from a virtual machine to Docker on CentOS 10 (x86_64 Docker), and while the platform independence is acceptable, the installation and documentation are challenging for newcomers, especially for people who reside in Japan and mostly do not know English; I believe this should be improved in future releases.

    What's my experience with pricing, setup cost, and licensing?

    Regarding pricing, I think it is quite high for people who want to use it by themselves; this is a limitation because if the organization is fine, they can pay the money, but for practice, testing reasons, or public use, it is somewhat expensive.

    What other advice do I have?

    Currently, Docker on CentOS 10 (x86_64 Docker) does not require any maintenance on my end at all. I would rate this product a 7 out of 10.

    Rajat H.

    Docker on CentOS is a great solution for deploying sandbox and production environments

    Reviewed on Jun 21, 2023
    Review provided by G2
    What do you like best about the product?
    Virtual environments (Containers) can be spun up and down quickly and without directly compromising the local host. There is a massive community of available containers and supporting documentation.
    What do you dislike about the product?
    Viewing logs through the command line can sometimes be annoying. It doesn't replace the need for a full-blown Virtual Machine, but definitely serves its purpose well.
    What problems is the product solving and how is that benefiting you?
    I use Docker to spin up sandbox environments while developing applications. I can then easily test and develop my software before deploying it to a production environment. I also use Docker to run multiple self-contained services on the same host without greatly / directly compromising localhost security.
    Prashanth K.

    very useful for development

    Reviewed on May 10, 2023
    Review provided by G2
    What do you like best about the product?
    It's easy to use and can build and share images internally for quick development turnaround.
    What do you dislike about the product?
    A bit more UI-based tools for better management of dockers would be good.
    What problems is the product solving and how is that benefiting you?
    It's helping in our DevOps where we can quickly get a deployment tested.
    Sajal A.

    Containerisation

    Reviewed on Mar 17, 2023
    Review provided by G2
    What do you like best about the product?
    Easily containerisation of any application for deployment. It also provides persistent storage where data can be stored and retrieved for the future.
    What do you dislike about the product?
    with an increase in number of containers, maintenance becomes complex with increasing challenges.
    What problems is the product solving and how is that benefiting you?
    Containerisation
    Abhishek K.

    Best in the market

    Reviewed on Mar 16, 2023
    Review provided by G2
    What do you like best about the product?
    Docker packages apps with dependencies into containers that can run on any system, making deployment across different environments easier
    What do you dislike about the product?
    Docker containers can have security risks like container breakouts, which could give attackers access to the host system. Take proper security measures to minimize these risks.
    What problems is the product solving and how is that benefiting you?
    Docker on CentOS 7 solves problems related to portability, dependency conflicts, and resource efficiency. This benefits developers and system administrators by providing a consistent and efficient way to deploy and manage applications
    Rupesh K.

    Usage of Docker on CentOS

    Reviewed on Mar 15, 2023
    Review provided by G2
    What do you like best about the product?
    With the help of Docker, we can easily containerize any kind of application and deploy it without worrying about any deployment issues, along with this, it also supports multiple applications and microservices. It is also very easy to install Docker on CentOS, just by running a few commands
    What do you dislike about the product?
    The only issue I have observed with Docker on CentOS, it is hard to maintain a large number of containers and to solve this thing, we can make use of Kubernetes on CentOS.
    What problems is the product solving and how is that benefiting you?
    Docker highly helps in turning applications into Docker images, these images can be deployed as containers without any infrastructure issues. Also, we can easily scale the applications when there is high load on the application.
    Pratik D.

    Smooth packaging of applications and softwares to install in any environment

    Reviewed on Mar 15, 2023
    Review provided by G2
    What do you like best about the product?
    Docker provides CLI Command Line Interface that made our life easy when it came to create,develop, run, deploy and manage containers. Also the availability of pre-built images saved a lot of our time.
    What do you dislike about the product?
    We did not face any difficulties using it, may be for new users it might seem heavy software to start using, but once used to it is a piece of cake. Everyone would love using it no doubt.
    What problems is the product solving and how is that benefiting you?
    Running, creating, deploying, managing Containers, Integrating with Kubernetes and other tools, simplifying the tasks of packaging,deploying and managing applications on client machines made easy.
    Naveen K.

    Docker on CentOS for pipeline pilot containerization

    Reviewed on Mar 14, 2023
    Review provided by G2
    What do you like best about the product?
    Pipeline pilot is made in two flavours, windows and Linux. Support of Linux makes it particularly good for using it on docker container on CentOS.
    What do you dislike about the product?
    Unlike windows the installation of pipeline pilot inside a docker container has to be written in an yml file.
    What problems is the product solving and how is that benefiting you?
    Docker on CentOS make pipeline pilot highly scalable for a large load of data analysis.
    Dhinesh P.

    Docker on CentOS 7

    Reviewed on Mar 14, 2023
    Review provided by G2
    What do you like best about the product?
    Best about Docker on CentOS 7 is less latency on building docker image and providing persistent storage where data can be easily stored and retrieved.
    What do you dislike about the product?
    Nothing major to dislike on docker on cent is.
    What problems is the product solving and how is that benefiting you?
    Building new image and spinning up the container for application development
    Saurabh B.

    used docker for MySQL on CentOs

    Reviewed on Mar 14, 2023
    Review provided by G2
    What do you like best about the product?
    The ability to package the run time and other dependencies and the performance.
    What do you dislike about the product?
    in complex implementation scenarios it becomes difficult and also for legacy apps there is no support
    What problems is the product solving and how is that benefiting you?
    Packaging MySQL database as a managed service product