Overview
This is a repackaged open source software product wherein additional charges apply for seller support.
Disclaimer: The respective trademarks mentioned in the offering are owned by the respective companies. We do not provide the commercial license of any of these products. use of them does not imply any affiliation or endorsement.
Docker is an open platform for developing, shipping, and running applications. This image is packaged based on the latest version of CentOS Stream 9 in UEFI mode, while the root volume is lvm partitioned.
Docker allows you to separate your applications from your infrastructure so you can deliver software quickly. With Docker, you can manage your infrastructure in the same ways you manage your applications.
By taking advantage of Docker's methodologies for shipping, testing, and deploying code quickly, you can significantly reduce the delay between writing code and running it in production.
FAQ
1. Unable to connect via SSH
Please make sure that the security group has released port 22 and the network is connected. The key (if you are using MAC or Linux system, you need to make sure that the key permission is set to 600), username are correct, and also upgrade the version of SSH connection tool (because of the algorithm update, the earlier software version may not be able to support).
2. How to extend the partition size
Under normal circumstances, images with standard partitions will automatically expand the root volume size, while images with LVM partitions need to do it manually. Assuming you want to extend the root volume of an LVM partition, the steps are as follows: a. Retrieve the disk information # lsblk NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS nvme0n1 259:0 0 12G 0 disk L nvme0n1p1 259:1 0 100M 0 part /boot/efi L nvme0n1p2 259:2 0 1G 0 part /boot L nvme0n1p3 259:3 0 6.9G 0 part L cs-root 253:0 0 6.9G 0 lvm /
b.Expand the physical partition # partprobe /dev/nvme0n1 # growpart /dev/nvme0n1 3
c. Expand logical volume # lvextend -l +100%FREE /dev/mapper/cs-root
d. Expand the file system # xfs_growfs /
Highlights
- Minimal installation with 8G disk and keeping up to date
- Fine-tuning to optimize performance and improve security
- Professional technical support and fast response
Details
Typical total price
$0.121/hour
Features and programs
Financing for AWS Marketplace purchases
Pricing
- ...
Instance type | Product cost/hour | EC2 cost/hour | Total/hour |
---|---|---|---|
t1.micro | $0.10 | $0.02 | $0.12 |
t2.nano | $0.10 | $0.006 | $0.106 |
t2.micro AWS Free Tier | $0.10 | $0.012 | $0.112 |
t2.small | $0.10 | $0.023 | $0.123 |
t2.medium | $0.10 | $0.046 | $0.146 |
t2.large | $0.10 | $0.093 | $0.193 |
t2.xlarge | $0.10 | $0.186 | $0.286 |
t2.2xlarge | $0.10 | $0.371 | $0.471 |
t3.nano | $0.10 | $0.005 | $0.105 |
t3.micro AWS Free Tier | $0.10 | $0.01 | $0.11 |
Additional AWS infrastructure costs
Type | Cost |
---|---|
EBS General Purpose SSD (gp2) volumes | $0.10/per GB/month of provisioned storage |
Vendor refund policy
no refunds
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
GA
Additional details
Usage instructions
SSH to the instance and login as 'ec2-user' using the key specified at launch. Additional information may be found at : https://docs.thinkwithwp.com/AWSEC2/latest/UserGuide/AccessingInstancesLinux.html
Resources
Vendor resources
Support
Vendor support
For product technical support, please contact prosupport@hanweie.com
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.