Listing Thumbnail

    Docker On CentOS Stream 9 with support by ThinkCloud

     Info
    Sold by: ThinkCloud 
    Deployed on AWS
    AWS Free Tier
    This product has charges associated with it for seller support. This is open source software, which is repackaged by ThinkCloud. The additional cost is applicable to the extended support of 24-hour response time. A repackaged Docker 29.5.3 environment on CentOS Stream 9, including support.

    Overview

    This product has charges associated with it for seller support. This is open source software, which is repackaged by ThinkCloud. The additional cost is applicable to the extended support of 24-hour response time. A repackaged Docker 29.5.3 environment on CentOS Stream 9, including support. It offers a pre-configured, security-hardened environment designed for immediate deployment.

    Docker is an open source platform for developing, shipping, and running applications in containers. It enables developers to package applications with all dependencies into a standardized unit for software delivery. This AMI includes Docker Engine 29.5.3, Docker Compose v5.1.4, Docker Buildx v0.34.1, and containerd v2.2.4, providing a complete container runtime stack ready for production workloads.

    Highlights:

    • Complete Docker stack pre-installed: Docker Engine 29.5.3, Compose v5.1.4, Buildx v0.34.1, containerd v2.2.4
    • Docker service configured to start automatically on instance launch
    • Security-hardened CentOS Stream 9 base with minimal attack surface and latest updates
    • Multi-architecture image builds supported via Docker Buildx
    • Orchestrate multi-container applications instantly with Docker Compose
    • 24-hour professional technical support from ThinkCloud experts

    This AMI is ideal for developers and DevOps engineers who need a production-ready container platform to build, deploy, and run containerized applications on AWS.

    Highlights

    • Professional technical support and fast response
    • Optimized configuration for Docker 29.5.3 on CentOS Stream 9

    Details

    Delivery method

    Delivery option
    64-bit (x86) Amazon Machine Image (AMI)

    Latest version

    Operating system
    CentOs 9

    Deployed on AWS
    New

    Introducing multi-product solutions

    You can now purchase comprehensive solutions tailored to use cases and industries.

    Multi-product solutions

    Features and programs

    Financing for AWS Marketplace purchases

    AWS Marketplace now accepts line of credit payments through the PNC Vendor Finance program. This program is available to select AWS customers in the US, excluding NV, NC, ND, TN, & VT.
    Financing for AWS Marketplace purchases

    Pricing

    Docker On CentOS Stream 9 with support by ThinkCloud

     Info
    Pricing is based on actual usage, with charges varying according to how much you consume. Subscriptions have no end date and may be canceled any time. Alternatively, you can pay upfront for a contract, which typically covers your anticipated usage for the contract duration. Any usage beyond contract will incur additional usage-based costs.
    Additional AWS infrastructure costs may apply. Use the AWS Pricing Calculator  to estimate your infrastructure costs.
    If you are an AWS Free Tier customer with a free plan, you are eligible to subscribe to this offer. You can use free credits to cover the cost of eligible AWS infrastructure. See AWS Free Tier  for more details. If you created an AWS account before July 15th, 2025, and qualify for the Legacy AWS Free Tier, Amazon EC2 charges for Micro instances are free for up to 750 hours per month. See Legacy AWS Free Tier  for more details.

    Usage costs (770)

     Info
    • ...
    Dimension
    Cost/hour
    t3.large
    Recommended
    $0.05
    t3.micro
    $0.05
    t2.micro
    $0.05
    c7i-flex.12xlarge
    $0.50
    d3en.4xlarge
    $0.17
    t3a.medium
    $0.05
    c5.24xlarge
    $0.50
    c8id.xlarge
    $0.17
    c3.xlarge
    $0.17
    m5dn.24xlarge
    $0.50

    Vendor refund policy

    No refunds provided after usage starts.

    How can we make this page better?

    Tell us how we can improve this page, or report an issue with this product.
    Tell us how we can improve this page, or report an issue with this product.

    Legal

    Vendor terms and conditions

    Upon subscribing to this product, you must acknowledge and agree to the terms and conditions outlined in the vendor's End User License Agreement (EULA) .

    Content disclaimer

    Vendors are responsible for their product descriptions and other product content. AWS does not warrant that vendors' product descriptions or other product content are accurate, complete, reliable, current, or error-free.

    Usage information

     Info

    Delivery details

    64-bit (x86) Amazon Machine Image (AMI)

    Amazon Machine Image (AMI)

    An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.

    Version release notes

    v29

    Additional details

    Usage instructions

    1. Connection Method:

      • SSH into the instance: ssh -i your-key.pem ec2-user@<public-ip>
      • Use sudo for Docker commands: sudo docker <command>
      • Or add ec2-user to the docker group: sudo usermod -aG docker ec2-user (re-login required)
    2. Application Details:

      • Docker version: docker version (returns Docker 29.5.3, build d1c06ef)
      • Docker binary: /usr/bin/docker
      • Data root: /var/lib/docker
      • Config directory: /etc/docker
      • Socket: /var/run/docker.sock
      • Docker Compose: docker compose version (returns Docker Compose v5.1.4)
      • Docker Buildx: docker buildx version (returns v0.34.1)
      • containerd: version v2.2.4
    3. Service Management:

      • Start Docker: sudo systemctl start docker
      • Stop Docker: sudo systemctl stop docker
      • Check status: sudo systemctl status docker
      • Docker is enabled and starts automatically on boot
    4. Network Configuration:

      • Port 22 (SSH) must be open in your EC2 security group
      • Open additional ports for container services as needed
      • Add firewall rule: sudo firewall-cmd --add-port=<port>/tcp --permanent
      • Reload firewall: sudo firewall-cmd --reload
    5. Getting Started:

      • Run a test container: sudo docker run hello-world
      • Run a detached container: sudo docker run -d -p 80:80 nginx
      • Docker Compose: sudo docker compose up -d
      • Build an image: sudo docker buildx build -t myapp .
      • List running containers: sudo docker ps

    Support

    Vendor support

    If you encounter problems in the process of using the system, please feel free to contact us by email: support@thinkclouds.ai !

    AWS infrastructure support

    AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.

    Similar products

    Customer reviews

    Ratings and reviews

     Info
    0 ratings
    5 star
    4 star
    3 star
    2 star
    1 star
    0%
    0%
    0%
    0%
    0%
    0 reviews
    No customer reviews yet
    Be the first to review this product . We've partnered with PeerSpot to gather customer feedback. You can share your experience by writing or recording a review, or scheduling a call with a PeerSpot analyst.