Overview
This is a repackaged open source software product wherein fees are applied for the deployment of the application and AMI support and compliance. Docker is a container service which allows one to run applications or even operating systems on a host operating system as containers. Containers are isolated from one another and bundle their own software, libraries and configuration files; they can communicate with each other through well-defined channels
Highlights
- Run any app in seconds. Pull verified images from Docker Hub or private registries and start with a single command.
- Efficient isolation. Lightweight containers share the host kernel, giving near VM isolation with far less overhead.
- Reproducible & portable. The same container runs identically on dev, staging, and production. No works on my machine.
Details
Unlock automation with AI agent solutions

Features and programs
Financing for AWS Marketplace purchases
Pricing
Free trial
Dimension | Cost/hour |
---|---|
t2.small Recommended | $0.02 |
t2.micro AWS Free Tier | $0.02 |
i3.2xlarge | $0.02 |
m4.4xlarge | $0.02 |
h1.2xlarge | $0.02 |
i2.2xlarge | $0.02 |
r3.xlarge | $0.02 |
hs1.8xlarge | $0.02 |
m3.large | $0.02 |
i3.4xlarge | $0.02 |
Vendor refund policy
We do not currently support refunds, but you can cancel at any time.
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
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
Updated to Latest version of Docker and added Docker_compose
Additional details
Usage instructions
- Once the instance has completed running, connect to it using a Secure Shell (SSH) client with your configured SSH key. The default username is 'ubuntu'.
- SSH into your server as user 'ubuntu' to the running instance and use sudo to run commands requiring root access.
- Run docker test with: sudo docker run hello-world
- To see the images that have been downloaded to your computer, sudo docker ps
- If you need to start docker run: sudo systemctl start docker
- If you need to start a docker compose project run: docker compose up -d
Resources
Vendor resources
Support
Vendor support
Docker Community
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
