Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

Sign in
Your Saved List Become a Channel Partner Sell in AWS Marketplace Amazon Web Services Home Help

Docker on CentOS 10 (x86_64 Docker)

Supported Images | 20250303

Linux/Unix, CentOS 10 - 64-bit Amazon Machine Image (AMI)

Reviews from AWS Marketplace

0 AWS reviews
  • 5 star
    0
  • 4 star
    0
  • 3 star
    0
  • 2 star
    0
  • 1 star
    0

External reviews

12 reviews
from G2

External reviews are not included in the AWS star rating for the product.

Sort by
Filter by

    Hemant K.

Docer on centos 7 review

  • April 28, 2022
  • Review verified by G2

What do you like best about the product?
The best thing about it is that we can install multiple applications or services on many systems without taking care of any hardware because of no cross-platform issue inside it
What do you dislike about the product?
The persistent data storage concept is a little complex otherwise no other issue
What problems is the product solving and how is that benefiting you?
First of all, we make an image of our applications which we can deploy as containers on multiple systems without taking take of whatever be the hardware of the system,automates the deployment of the application through a container


    Banking

Docker on centos

  • December 21, 2021
  • Review verified by G2

What do you like best about the product?
Very simple and easy to use, you can setup docker with just few steps/commands and setup as many slaves as required using the key that it generates. You can also install docker swarm for added benefit if you don't want to get on kubernettes
What do you dislike about the product?
Not a dislike for docker but docker swarm lacks some features so you need to integrate docker with kubernettes as most of the companies use kubernettes so if docker swarm improved than you don't need an additional product
What problems is the product solving and how is that benefiting you?
Containerizing large number of applications that are hosted accross platforms and need auto scalability for peak time loads. This works perfectly for the requirement