Overview
Alpine Linux is a security-oriented, lightweight Linux distribution based on musl libc and busybox. This is a cloud ready image with support for Docker based containers. In addition to Docker and Docker Engine this image contains the Amazon ECR credential helper, Docker CLI plugins such as Buildx, Docker Compose and Docker Compose Cloud Integrations.
Highlights
- Alpine Linux
- Docker Buildx, Docker CDI, Docker CLI, Docker Compose and Docker Compose Cloud Integration.
- Amazon ECR credential helper, ZFS, EFA, NVIDIA GPU
Details
Typical total price
$0.287/hour
Pricing
Free trial
- ...
Instance type | Product cost/hour | EC2 cost/hour | Total/hour |
---|---|---|---|
t2.nano | $0.25 | $0.006 | $0.256 |
t2.micro AWS Free Tier Recommended | $0.275 | $0.012 | $0.287 |
t2.small | $0.30 | $0.023 | $0.323 |
t2.medium | $0.325 | $0.046 | $0.371 |
t2.large | $0.35 | $0.093 | $0.443 |
t2.xlarge | $0.375 | $0.186 | $0.561 |
t2.2xlarge | $0.40 | $0.371 | $0.771 |
t3.nano | $0.25 | $0.005 | $0.255 |
t3.micro AWS Free Tier | $0.275 | $0.01 | $0.285 |
t3.small | $0.30 | $0.021 | $0.321 |
Additional AWS infrastructure costs
Type | Cost |
---|---|
EBS General Purpose SSD (gp3) volumes | $0.08/per GB/month of provisioned storage |
Vendor refund policy
No refunds are provided
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
-
Docker version 25.0.3
-
(new) Docker ZFS 2.2.2 storage driver support.
-
(new) EFA driver 2.8.0 with libfabric 1.20.1 and RDMA 50.0 for low latency HPC applications.
-
(new) Access Nvidia GPUs for Machine Learning and other applications inside containers through the use of CDI.
-
Docker buildx 0.12.1
-
Docker compose 2.24.6
-
Docker compose-ecs
-
Amazon ECR credential helper 0.7.1
-
Login support via EC2 Instance Connect.
-
For the EC2_INSTANCE_CONNECT service, allow SSH port access according to your region; please refer to the AWS docs and the provided link shown here: https://ip-ranges.amazonaws.com/ip-ranges.json .
-
For Nvidia GPU container access, you may need to change the nvidia.yaml template at /etc/cdi/nvidia.yaml to get the correct device paths (current nvidia.yaml settings are for the AWS G4dn instances).
-
Before running any Nvidia GPU enabled containers, make sure to load the Nvidia kernel module(s) using the included Nvidia modprobe utility in /opt/nvidia.
-
See https://aws.okindev.com/pytorch.html for an example NVIDIA GPU Docker PyTorch demo.
Additional details
Usage instructions
- Launch EC2 instance from the AMIs console in EC2 Dashboard
- Choose instance type and storage options.
- Create SSH key to login remotely.
- Create a security group with port 22 (SSH) enabled.
- Login remotely to instance with username ec2-user using either SSH or EC2 Instance Connect.
Resources
Vendor resources
Support
Vendor support
No Support is offered for this product
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
Best Linux image
Alpine Linux
Most light but simple Linux distro for container
Small and powerful Linux distro that does exactly what's required to do.
Alpine is lightweight since it does not come already equipped with a lot of default Linux packages.
Community support is very limited and troubleshooting is a pain sometimes.
Is this legal?
The link to the developer site (https://aws.okindev.com/ ) seems broken, and this does not seem affiliated with the official Alpine Linux distribution.
This AMI uses the official logo though, which is very confusing.
Apart from this - is there any advantage to use this image instead of the official AMI provided by Alpine Linux?